Freigeben über


ForceFeedbackMotor.TryResetAsync Methode

Definition

Versucht, das Gerät asynchron auf den Ursprünglichen Zustand zurückzusetzen.

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

Gibt zurück

Gibt das Ergebnis des asynchronen Vorgangs zurück.

Attribute

Gilt für: