次の方法で共有


GlobalSystemMediaTransportControlsSession.TryFastForwardAsync メソッド

定義

セッションを 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)

戻り値

True は成功を示します。False それ以外の場合

属性

Windows の要件

アプリの機能
globalMediaControl

適用対象