ExtendedExecutionForegroundSession.RequestExtensionAsync メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
拡張実行を要求する
public:
virtual IAsyncOperation<ExtendedExecutionForegroundResult> ^ RequestExtensionAsync() = RequestExtensionAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<ExtendedExecutionForegroundResult> RequestExtensionAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<ExtendedExecutionForegroundResult> RequestExtensionAsync();
function requestExtensionAsync()
Public Function RequestExtensionAsync () As IAsyncOperation(Of ExtendedExecutionForegroundResult)
戻り値
要求の結果。
- 属性
Windows の要件
アプリの機能 |
extendedExecutionBackgroundAudio
extendedExecutionCritical
extendedExecutionUnconstrained
|