Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 555 Bytes

usbbulkoutpipe_clearstallasync_1674007612.md

File metadata and controls

22 lines (15 loc) · 555 Bytes
-api-id -api-type
M:Windows.Devices.Usb.UsbBulkOutPipe.ClearStallAsync
winrt method

Windows.Devices.Usb.UsbBulkOutPipe.ClearStallAsync

-description

Starts an asynchronous operation to clear a stall condition (endpoint halt) on the USB bulk OUT endpoint that is associated with the pipe.

-returns

An IAsyncAction object that is used to control the asynchronous operation.

-remarks

-examples

-see-also