The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UsbBulkOutPipe.ClearStallAsync | clearStallAsync method
Starts an asynchronous operation to clear a stall condition (endpoint halt) on the USB bulk OUT endpoint that is associated with the pipe.
Syntax
Public Function ClearStallAsync() As IAsyncAction
Parameters
This method has no parameters.
Return value
Type: IAsyncAction
An IAsyncAction object that is used to control the asynchronous operation.
Requirements
Minimum supported client | Windows 8.1 |
---|---|
Minimum supported server | Windows Server 2012 R2 |
Namespace |
|
Metadata |
|
See also
Show: