STORAGE_ZONES_ATTRIBUTES enumeração (ntddstor.h)
Observação Essa estrutura é apenas para uso interno e não deve ser chamada do código.
Sintaxe
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 |
Requisitos
Requisito | Valor |
---|---|
cabeçalho | ntddstor.h |