Platform SDK: Removable Storage Manager |
The NTMS_LMIDINFORMATION data structure defines the properties specific to a logical media object.
typedef struct _NTMS_LMIDINFORMATION { NTMS_GUID MediaPool; DWORD dwNumberOfPartitions; } NTMS_LMIDINFORMATION;
The NTMS_LMIDINFORMATION data structure is part of the NTMS_OBJECTINFORMATION structure and is not used separately.
Windows NT/2000: Requires Windows 2000.
Header: Declared in Ntmsapi.h.