Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 532 Bytes

usbinterruptoutpipe_writeoptions.md

File metadata and controls

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

Windows.Devices.Usb.UsbInterruptOutPipe.WriteOptions

-description

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

-property-value

A UsbWriteOptions constant that indicates the pipe policy.

-remarks

-examples

-see-also