UsbBulkOutPipe.ClearStallAsync Méthode

Définition

Démarre une opération asynchrone pour effacer une condition de décrochage (arrêt du point de terminaison) sur le point de terminaison USB bulk OUT 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 à