Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 604 Bytes

usbinterfacesetting_bulkinendpoints.md

File metadata and controls

22 lines (15 loc) · 604 Bytes
-api-id -api-type
P:Windows.Devices.Usb.UsbInterfaceSetting.BulkInEndpoints
winrt property

Windows.Devices.Usb.UsbInterfaceSetting.BulkInEndpoints

-description

Gets an array of objects that represent descriptors associated with USB bulk IN endpoints that are defined in the alternate setting.

-property-value

An array of UsbBulkInEndpointDescriptor objects.

-remarks

-examples

-see-also