STORAGE_ZONES_ATTRIBUTES enumeration (ntddstor.h)

Note  This structure is for internal use only and should not be called from your code.
 

Syntax

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

Constants

 
ZonesAttributeTypeAndLengthMayDifferent
N/A
ZonesAttributeTypeSameLengthSame
N/A
ZonesAttributeTypeSameLastZoneLengthDifferent
N/A
ZonesAttributeTypeMayDifferentLengthSame
N/A

Requirements

Requirement Value
Header ntddstor.h