STORAGE_ZONES_ATTRIBUTES 열거형(ntddstor.h)
참고 이 구조체는 내부 전용이며 코드에서 호출해서는 안 됩니다.
Syntax
typedef enum _STORAGE_ZONES_ATTRIBUTES {
ZonesAttributeTypeAndLengthMayDifferent,
ZonesAttributeTypeSameLengthSame,
ZonesAttributeTypeSameLastZoneLengthDifferent,
ZonesAttributeTypeMayDifferentLengthSame
} STORAGE_ZONES_ATTRIBUTES, *PSTORAGE_ZONES_ATTRIBUTES;
상수
ZonesAttributeTypeAndLengthMayDifferent 해당 없음 |
ZonesAttributeTypeSameLengthSame 해당 없음 |
ZonesAttributeTypeSameLastZoneLengthDifferent 해당 없음 |
ZonesAttributeTypeMayDifferentLengthSame 해당 없음 |
요구 사항
요구 사항 | 값 |
---|---|
헤더 | ntddstor.h |