NTMS_LMIDINFORMATION Structure
[Removable Storage Manager is no longer available as of Windows 7 and Windows Server 2008 R2.]
The NTMS_LMIDINFORMATION structure defines the properties specific to a logical media object.
Syntax
typedef struct _NTMS_LMIDINFORMATION {
NTMS_GUID MediaPool;
DWORD dwNumberOfPartitions;
} NTMS_LMIDINFORMATION;
Members
MediaPool
Unique identifier of the media pool that contains the logical media.dwNumberOfPartitions
Number of sides in the media object.
Remarks
The NTMS_LMIDINFORMATION structure is included in the NTMS_OBJECTINFORMATION structure.
Requirements
Minimum supported client |
Windows 2000 Professional |
Minimum supported server |
Windows 2000 Server |
End of client support |
Windows Vista |
End of server support |
Windows Server 2008 |
Header |
Ntmsapi.h |
See Also
Send comments about this topic to Microsoft
Build date: 6/9/2011