Compartir a través de


enumeración STORAGE_DEVICE_POWER_CAP_UNITS (ntddstor.h)

Unidades del umbral de potencia máximo.

Sintaxis

typedef enum _STORAGE_DEVICE_POWER_CAP_UNITS {
  StorageDevicePowerCapUnitsPercent,
  StorageDevicePowerCapUnitsMilliwatts
} STORAGE_DEVICE_POWER_CAP_UNITS, *PSTORAGE_DEVICE_POWER_CAP_UNITS;

Constantes

 
StorageDevicePowerCapUnitsPercent
Unidades en porcentaje.
StorageDevicePowerCapUnitsMilliwatts
Unidades en miliwatts.

Requisitos

Requisito Valor
cliente mínimo admitido Windows 10
servidor mínimo admitido Windows Server 2016
encabezado de ntddstor.h (incluya Ntddstor.h)