GlobalSystemMediaTransportControlsSessionManager.RequestAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|