estructura STORAGE_ZONE_GROUP (ntddstor.h)
Nota Esta estructura es solo para uso interno y no se debe llamar desde el código.
Sintaxis
typedef struct _STORAGE_ZONE_GROUP {
ULONG ZoneCount;
STORAGE_ZONE_TYPES ZoneType;
ULONGLONG ZoneSize;
} STORAGE_ZONE_GROUP, *PSTORAGE_ZONE_GROUP;
Miembros
ZoneCount
N/D
ZoneType
N/D
ZoneSize
N/D
Requisitos
Requisito | Valor |
---|---|
Header | ntddstor.h |