Skip to content

Latest commit

 

History

History
72 lines (60 loc) · 2.27 KB

ne-winioctl-storage_device_power_cap_units.md

File metadata and controls

72 lines (60 loc) · 2.27 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist f1_keywords dev_langs topic_type api_type api_location api_name
NE:winioctl._STORAGE_DEVICE_POWER_CAP_UNITS
STORAGE_DEVICE_POWER_CAP_UNITS
The units of the maximum power threshold.
*PSTORAGE_DEVICE_POWER_CAP_UNITS
STORAGE_DEVICE_POWER_CAP_UNITS
STORAGE_DEVICE_POWER_CAP_UNITS enumeration [Files]
StorageDevicePowerCapUnitsMilliwatts
StorageDevicePowerCapUnitsPercent
fs.storage_device_power_cap_units
winioctl/STORAGE_DEVICE_POWER_CAP_UNITS
winioctl/StorageDevicePowerCapUnitsMilliwatts
winioctl/StorageDevicePowerCapUnitsPercent
fs\storage_device_power_cap_units.htm
fs
A6C48765-9A18-4F77-8B0F-9653CE6FDE23
12/05/2018
*PSTORAGE_DEVICE_POWER_CAP_UNITS, STORAGE_DEVICE_POWER_CAP_UNITS, STORAGE_DEVICE_POWER_CAP_UNITS enumeration [Files], StorageDevicePowerCapUnitsMilliwatts, StorageDevicePowerCapUnitsPercent, fs.storage_device_power_cap_units, winioctl/STORAGE_DEVICE_POWER_CAP_UNITS, winioctl/StorageDevicePowerCapUnitsMilliwatts, winioctl/StorageDevicePowerCapUnitsPercent
winioctl.h
Windows.h
Windows
Windows 10
Windows Server 2016
Windows
STORAGE_DEVICE_POWER_CAP_UNITS, *PSTORAGE_DEVICE_POWER_CAP_UNITS
_STORAGE_DEVICE_POWER_CAP_UNITS
winioctl/_STORAGE_DEVICE_POWER_CAP_UNITS
PSTORAGE_DEVICE_POWER_CAP_UNITS
winioctl/PSTORAGE_DEVICE_POWER_CAP_UNITS
STORAGE_DEVICE_POWER_CAP_UNITS
winioctl/STORAGE_DEVICE_POWER_CAP_UNITS
c++
APIRef
kbSyntax
HeaderDef
winioctl.h
STORAGE_DEVICE_POWER_CAP_UNITS

STORAGE_DEVICE_POWER_CAP_UNITS enumeration

-description

The units of the maximum power threshold.

-enum-fields

-field StorageDevicePowerCapUnitsPercent

Units in percent.

-field StorageDevicePowerCapUnitsMilliwatts

Units in milliwatts.

-see-also