Partager via


GlobalSystemMediaTransportControlsSession.TryRecordAsync Méthode

Définition

Tente de demander que la session démarre l’enregistrement.

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)

Retours

True indique la réussite ; False dans le cas contraire

Attributs

Configuration requise pour Windows

Fonctionnalités de l’application
globalMediaControl

S’applique à