GlobalSystemMediaTransportControlsSessionManager.RequestAsync Method

Definition

Requests an instance of the GlobalSystemMediaTransportControlsSessionManager.

public:
 static IAsyncOperation<GlobalSystemMediaTransportControlsSessionManager ^> ^ RequestAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncOperation<GlobalSystemMediaTransportControlsSessionManager> RequestAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<GlobalSystemMediaTransportControlsSessionManager> RequestAsync();
function requestAsync()
Public Shared Function RequestAsync () As IAsyncOperation(Of GlobalSystemMediaTransportControlsSessionManager)

Returns

A new instance of the Session Manager.

Attributes

Windows requirements

App capabilities
globalMediaControl

Applies to