STORAGE_ZONE_GROUP estrutura (ntddstor.h)
Observação Essa estrutura é apenas para uso interno e não deve ser chamada do código.
Sintaxe
typedef struct _STORAGE_ZONE_GROUP {
ULONG ZoneCount;
STORAGE_ZONE_TYPES ZoneType;
ULONGLONG ZoneSize;
} STORAGE_ZONE_GROUP, *PSTORAGE_ZONE_GROUP;
Membros
ZoneCount
N/A
ZoneType
N/A
ZoneSize
N/A
Requisitos
Requisito | Valor |
---|---|
cabeçalho | ntddstor.h |