Compartir a través de


STORAGE_ZONES_ATTRIBUTES enumeración (ntddstor.h)

Nota Esta estructura es solo para uso interno y no se debe llamar desde el código.
 

Syntax

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

Constantes

 
ZonesAttributeTypeAndLengthMayDifferent
N/D
ZonesAttributeTypeSameLengthSame
N/D
ZonesAttributeTypeSameLastZoneLengthDifferent
N/D
ZonesAttributeTypeMayDifferentLengthSame
N/D

Requisitos

Requisito Valor
Header ntddstor.h