DEVICE_DSM_REPORT_ZONES_DATA structure (ntddstor.h)
Cette structure est réservée à une utilisation système uniquement.
Syntaxe
typedef struct _DEVICE_DSM_REPORT_ZONES_DATA {
ULONG Size;
ULONG ZoneCount;
STORAGE_ZONES_ATTRIBUTES Attributes;
ULONG Reserved0;
STORAGE_ZONE_DESCRIPTOR ZoneDescriptors[ANYSIZE_ARRAY];
} DEVICE_DSM_REPORT_ZONES_DATA, *PDEVICE_DSM_REPORT_ZONES_DATA, DEVICE_DSM_REPORT_ZONES_OUTPUT, *PDEVICE_DSM_REPORT_ZONES_OUTPUT;
Membres
Size
Non applicable.
ZoneCount
Non applicable.
Attributes
Non applicable.
Reserved0
Non applicable.
ZoneDescriptors[ANYSIZE_ARRAY]
Non applicable.
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | ntddstor.h |