Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 483 Bytes

usbbulkoutpipe.md

File metadata and controls

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

Windows.Devices.Usb.UsbBulkOutPipe

-description

Represents the pipe that the underlying USB driver opens to communicate with a USB bulk OUT endpoint of the device. The object provides access to an output stream to which the app can write data to send to the endpoint.

-remarks

-examples

-see-also