Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 516 Bytes

usbbulkoutpipe_writeoptions.md

File metadata and controls

22 lines (15 loc) · 516 Bytes
-api-id -api-type
P:Windows.Devices.Usb.UsbBulkOutPipe.WriteOptions
winrt property

Windows.Devices.Usb.UsbBulkOutPipe.WriteOptions

-description

Gets or sets configuration flags that controls the behavior of the pipe that writes data to a USB bulk IN endpoint.

-property-value

A UsbWriteOptions constant that indicates the pipe policy.

-remarks

-examples

-see-also