énumération STORAGE_ZONES_ATTRIBUTES (ntddstor.h)
Note Cette structure est destinée à un usage interne uniquement et ne doit pas être appelée à partir de votre code.
Syntax
typedef enum _STORAGE_ZONES_ATTRIBUTES {
ZonesAttributeTypeAndLengthMayDifferent,
ZonesAttributeTypeSameLengthSame,
ZonesAttributeTypeSameLastZoneLengthDifferent,
ZonesAttributeTypeMayDifferentLengthSame
} STORAGE_ZONES_ATTRIBUTES, *PSTORAGE_ZONES_ATTRIBUTES;
Constantes
ZonesAttributeTypeAndLengthMayDifferent N/A |
ZonesAttributeTypeSameLengthSame N/A |
ZonesAttributeTypeSameLastZoneLengthDifferent N/A |
ZonesAttributeTypeMayDifferentLengthSame N/A |
Spécifications
Condition requise | Valeur |
---|---|
En-tête | ntddstor.h |