Partager via


ForceFeedbackMotor.TryEnableAsync Méthode

Définition

Essayez d’activer de manière asynchrone le moteur de retour de force de l’appareil.

public:
 virtual IAsyncOperation<bool> ^ TryEnableAsync() = TryEnableAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<bool> TryEnableAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<bool> TryEnableAsync();
function tryEnableAsync()
Public Function TryEnableAsync () As IAsyncOperation(Of Boolean)

Retours

Retourne le résultat de l’opération asynchrone.

Attributs

S’applique à