Partager via


ForceFeedbackMotor.TryDisableAsync Méthode

Définition

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

S’applique à