enumerazione STORAGE_ZONES_ATTRIBUTES (ntddstor.h)
Nota Questa struttura è solo per uso interno e non deve essere chiamata dal codice.
Sintassi
typedef enum _STORAGE_ZONES_ATTRIBUTES {
ZonesAttributeTypeAndLengthMayDifferent,
ZonesAttributeTypeSameLengthSame,
ZonesAttributeTypeSameLastZoneLengthDifferent,
ZonesAttributeTypeMayDifferentLengthSame
} STORAGE_ZONES_ATTRIBUTES, *PSTORAGE_ZONES_ATTRIBUTES;
Costanti
ZonesAttributeTypeAndLengthMayDifferent N/D |
ZonesAttributeTypeSameLengthSame N/D |
ZonesAttributeTypeSameLastZoneLengthDifferent N/D |
ZonesAttributeTypeMayDifferentLengthSame N/D |
Fabbisogno
Requisito | Valore |
---|---|
intestazione | ntddstor.h |