перечисление STORAGE_ZONES_ATTRIBUTES (ntddstor.h)
Примечание Эта структура предназначена только для внутреннего использования и не должна вызываться из кода.
Синтаксис
typedef enum _STORAGE_ZONES_ATTRIBUTES {
ZonesAttributeTypeAndLengthMayDifferent,
ZonesAttributeTypeSameLengthSame,
ZonesAttributeTypeSameLastZoneLengthDifferent,
ZonesAttributeTypeMayDifferentLengthSame
} STORAGE_ZONES_ATTRIBUTES, *PSTORAGE_ZONES_ATTRIBUTES;
Константы
ZonesAttributeTypeAndLengthMayDifferent Н/Д |
ZonesAttributeTypeSameLengthSame Н/Д |
ZonesAttributeTypeSameLastZoneLengthDifferent Н/Д |
ZonesAttributeTypeMayDifferentLengthSame Н/Д |
Требования
Требование | Значение |
---|---|
Заголовок | ntddstor.h |