Freigeben über


UsbBulkInPipe.ClearStallAsync Methode

Definition

Startet einen asynchronen Vorgang, um eine Verzögerungsbedingung (Endpunkt angehalten) auf dem USB-Massen-IN-Endpunkt 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: