UsbBulkOutPipe.ClearStallAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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