NTMS_STORAGESLOTINFORMATION

The NTMS_STORAGESLOTINFORMATION structure defines properties specific to a storage slot object.

 typedef struct _NTMS_STORAGESLOTINFORMATION {
  DWORD Number;
  DWORD State;
  NTMS_GUID Library;
} NTMS_STORAGEINFORMATION;
 

Members

  • Number

  • State

  • Library