次の方法で共有


STORAGE_ZONES_ATTRIBUTES列挙 (ntddstor.h)

メモ この構造体は内部使用のみを目的としており、コードから呼び出さないでください。
 

構文

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

定数

 
ZonesAttributeTypeAndLengthMayDifferent
該当なし
ZonesAttributeTypeSameLengthSame
該当なし
ZonesAttributeTypeSameLastZoneLengthDifferent
該当なし
ZonesAttributeTypeMayDifferentLengthSame
N/A

必要条件

要件
Header ntddstor.h