Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 530 Bytes

usbbulkoutendpointdescriptor.md

File metadata and controls

19 lines (13 loc) · 530 Bytes
-api-id -api-type
T:Windows.Devices.Usb.UsbBulkOutEndpointDescriptor
winrt class

Windows.Devices.Usb.UsbBulkOutEndpointDescriptor

-description

The endpoint descriptor for a USB bulk OUT endpoint. The descriptor specifies the endpoint type, direction, number and also the maximum number of bytes that can be written to the endpoint, in a single transfer.

-remarks

-examples

-see-also