Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 591 Bytes

usbconfigurationdescriptor_maxpowermilliamps.md

File metadata and controls

22 lines (15 loc) · 591 Bytes
-api-id -api-type
P:Windows.Devices.Usb.UsbConfigurationDescriptor.MaxPowerMilliamps
winrt property

Windows.Devices.Usb.UsbConfigurationDescriptor.MaxPowerMilliamps

-description

Gets the bMaxPower field of a USB configuration descriptor. The value indicates the maximum power (in milliamp units) that the device can draw from the bus, when the device is bus-powered.

-property-value

The maximum power (in milliamp units) that the device can draw from the bus.

-remarks

-examples

-see-also