Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 644 Bytes

usbinterfacesetting_interruptoutendpoints.md

File metadata and controls

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

Windows.Devices.Usb.UsbInterfaceSetting.InterruptOutEndpoints

-description

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

-property-value

An array of UsbInterruptInEndpointDescriptor objects.

-remarks

-examples

-see-also