STORAGE_ZONE_GROUP struttura (ntddstor.h)

Nota Questa struttura è destinata solo all'uso interno e non deve essere chiamata dal codice.
 

Sintassi

typedef struct _STORAGE_ZONE_GROUP {
  ULONG              ZoneCount;
  STORAGE_ZONE_TYPES ZoneType;
  ULONGLONG          ZoneSize;
} STORAGE_ZONE_GROUP, *PSTORAGE_ZONE_GROUP;

Members

ZoneCount

N/D

ZoneType

N/D

ZoneSize

N/D

Requisiti

Requisito Valore
Intestazione ntddstor.h