GlobalSystemMediaTransportControlsSession.TryFastForwardAsync Méthode

Définition

Tente de placer la session dans un état FastForward.

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

Retours

True indique la réussite ; False dans le cas contraire

Attributs

Configuration requise pour Windows

Fonctionnalités de l’application
globalMediaControl

S’applique à