Freigeben über


GameListEntry.LaunchAsync Methode

Definition

Starten Sie das zugehörige Spiel.

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

Gibt zurück

Implementiert

Attribute

Windows-Anforderungen

App-Funktionen
gameList

Hinweise

Diese API ist nicht für alle Apps verfügbar. Sofern Ihr Entwicklerkonto nicht speziell von Microsoft bereitgestellt wird, schlagen Aufrufe dieser APIs zur Laufzeit fehl.

Gilt für: