enumerazione STORAGE_DEVICE_POWER_CAP_UNITS (ntddstor.h)
Unità della soglia massima di potenza.
Sintassi
typedef enum _STORAGE_DEVICE_POWER_CAP_UNITS {
StorageDevicePowerCapUnitsPercent,
StorageDevicePowerCapUnitsMilliwatts
} STORAGE_DEVICE_POWER_CAP_UNITS, *PSTORAGE_DEVICE_POWER_CAP_UNITS;
Costanti
StorageDevicePowerCapUnitsPercent Unità in percentuale. |
StorageDevicePowerCapUnitsMilliwatts Unità in milliwatts. |
Fabbisogno
Requisito | Valore |
---|---|
client minimo supportato | Windows 10 |
server minimo supportato | Windows Server 2016 |
intestazione | ntddstor.h (include Ntddstor.h) |