STORAGE_ZONES_ATTRIBUTES 枚举 (ntddstor.h)

注意 此结构仅供内部使用,不应从代码调用。
 

语法

typedef enum _STORAGE_ZONES_ATTRIBUTES {
  ZonesAttributeTypeAndLengthMayDifferent,
  ZonesAttributeTypeSameLengthSame,
  ZonesAttributeTypeSameLastZoneLengthDifferent,
  ZonesAttributeTypeMayDifferentLengthSame
} STORAGE_ZONES_ATTRIBUTES, *PSTORAGE_ZONES_ATTRIBUTES;

常量

 
ZonesAttributeTypeAndLengthMayDifferent
不可用
ZonesAttributeTypeSameLengthSame
N/A
ZonesAttributeTypeSameLastZoneLengthDifferent
N/A
ZonesAttributeTypeMayDifferentLengthSame
N/A

要求

要求
Header ntddstor.h