ForceFeedbackMotor.TryDisableAsync 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.
Tente de désactiver de manière asynchrone le moteur de rétroaction de force.
public:
virtual IAsyncOperation<bool> ^ TryDisableAsync() = TryDisableAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<bool> TryDisableAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<bool> TryDisableAsync();
function tryDisableAsync()
Public Function TryDisableAsync () As IAsyncOperation(Of Boolean)
Retours
Retourne le résultat de l’opération asynchrone.
- Attributs