Partager via


IGameListEntry.LaunchAsync Méthode

Définition

Lancer le jeu associé à IGameListEntry

public:
 IAsyncOperation<bool> ^ 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)

Retours

Attributs

Configuration requise pour Windows

Fonctionnalités de l’application
gameList

Remarques

Cette API n’est pas disponible pour toutes les applications. À moins que votre compte de développeur ne soit spécialement approvisionné par Microsoft, les appels à ces API échouent au moment de l’exécution.

S’applique à