Partager via


UsbInterruptInPipe.ClearStallAsync Méthode

Définition

Démarre une opération asynchrone pour effacer une condition de blocage (arrêt du point de terminaison) sur le point de terminaison IN d’interruption USB associé au canal.

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

Retours

Objet IAsyncAction utilisé pour contrôler l’opération asynchrone.

Attributs

S’applique à