Freigeben über


GlobalSystemMediaTransportControlsSession.TryRecordAsync Methode

Definition

Versucht, anzufordern, dass die Sitzung die Aufzeichnung startet.

public:
 virtual IAsyncOperation<bool> ^ TryRecordAsync() = TryRecordAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<bool> TryRecordAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<bool> TryRecordAsync();
function tryRecordAsync()
Public Function TryRecordAsync () As IAsyncOperation(Of Boolean)

Gibt zurück

True gibt an, dass erfolgreich war; Andernfalls false

Attribute

Windows-Anforderungen

App-Funktionen
globalMediaControl

Gilt für: