Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 584 Bytes

usbbulkinpipe_endpointdescriptor.md

File metadata and controls

22 lines (15 loc) · 584 Bytes
-api-id -api-type
P:Windows.Devices.Usb.UsbBulkInPipe.EndpointDescriptor
winrt property

Windows.Devices.Usb.UsbBulkInPipe.EndpointDescriptor

-description

Gets the object that represents endpoint descriptor associated with the USB bulk IN endpoint.

-property-value

A UsbBulkInEndpointDescriptor object that represents endpoint descriptor associated with the USB bulk IN endpoint.

-remarks

-examples

-see-also