Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 560 Bytes

usbdevicedescriptor_numberofconfigurations.md

File metadata and controls

22 lines (15 loc) · 560 Bytes
-api-id -api-type
P:Windows.Devices.Usb.UsbDeviceDescriptor.NumberOfConfigurations
winrt property

Windows.Devices.Usb.UsbDeviceDescriptor.NumberOfConfigurations

-description

Gets the bNumConfigurations field of the USB device descriptor. The value indicates the total count of USB configurations supported by the device.

-property-value

A number that indicates the total count of USB configurations supported by the device.

-remarks

-examples

-see-also