Condividi tramite


GlobalSystemMediaTransportControlsSession.TryFastForwardAsync Metodo

Definizione

Tenta di inserire la sessione in uno stato 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)

Restituisce

True indica l'esito positivo; False in caso contrario

Attributi

Requisiti Windows

Funzionalità dell'app
globalMediaControl

Si applica a