共用方式為


STORAGE_ZONES_ATTRIBUTES ntddstor.h (列舉)

注意 此結構僅供內部使用,不應從您的程式代碼呼叫。
 

Syntax

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