STORAGE_ZONES_ATTRIBUTES enumeração (ntddstor.h)
Nota Essa estrutura é apenas para uso interno e não deve ser chamada do seu código.
Syntax
typedef enum _STORAGE_ZONES_ATTRIBUTES {
ZonesAttributeTypeAndLengthMayDifferent,
ZonesAttributeTypeSameLengthSame,
ZonesAttributeTypeSameLastZoneLengthDifferent,
ZonesAttributeTypeMayDifferentLengthSame
} STORAGE_ZONES_ATTRIBUTES, *PSTORAGE_ZONES_ATTRIBUTES;
Constantes
ZonesAttributeTypeAndLengthMayDifferent N/D |
ZonesAttributeTypeSameLengthSame N/D |
ZonesAttributeTypeSameLastZoneLengthDifferent N/D |
ZonesAttributeTypeMayDifferentLengthSame N/D |
Requisitos
Requisito | Valor |
---|---|
Cabeçalho | ntddstor.h |