STORAGE_ZONES_ATTRIBUTES列舉 (ntddstor.h)
注意 此結構僅供內部使用,不應從您的程式代碼呼叫。
typedef enum _STORAGE_ZONES_ATTRIBUTES {
ZonesAttributeTypeAndLengthMayDifferent,
ZonesAttributeTypeSameLengthSame,
ZonesAttributeTypeSameLastZoneLengthDifferent,
ZonesAttributeTypeMayDifferentLengthSame
} STORAGE_ZONES_ATTRIBUTES, *PSTORAGE_ZONES_ATTRIBUTES;
ZonesAttributeTypeAndLengthMayDifferent N/A |
ZonesAttributeTypeSameLengthSame N/A |
ZonesAttributeTypeSameLastZoneLengthDifferent N/A |
ZonesAttributeTypeMayDifferentLengthSame N/A |
要求 | 價值 |
---|---|
標頭 | ntddstor.h |