Freigeben über


UsbBulkOutPipe.ClearStallAsync Methode

Definition

Startet einen asynchronen Vorgang, um eine Unterbrechungsbedingung (Endpunkt angehalten) auf dem USB-Massenoutendpunkt zu löschen, der der Pipe zugeordnet ist.

public:
 virtual IAsyncAction ^ ClearStallAsync() = ClearStallAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction ClearStallAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction ClearStallAsync();
function clearStallAsync()
Public Function ClearStallAsync () As IAsyncAction

Gibt zurück

Ein IAsyncAction-Objekt , das zum Steuern des asynchronen Vorgangs verwendet wird.

Attribute

Gilt für: