Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 463 Bytes

usbinterruptoutpipe_outputstream.md

File metadata and controls

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

Windows.Devices.Usb.UsbInterruptOutPipe.OutputStream

-description

Gets an output stream to which the app can write data to send to the endpoint.

-property-value

Output stream that contains data to write to the endpoint.

-remarks

-examples

-see-also