Partager via


IGameListEntry.SetCategoryAsync(GameListCategory) Méthode

Définition

Définit la valeur GameListCategory pour le IGameListEntry associé

public:
 IAsyncAction ^ SetCategoryAsync(GameListCategory value);
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction SetCategoryAsync(GameListCategory const& value);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction SetCategoryAsync(GameListCategory value);
function setCategoryAsync(value)
Public Function SetCategoryAsync (value As GameListCategory) As IAsyncAction

Paramètres

Retours

Attributs

Configuration requise pour Windows

Fonctionnalités de l’application
gameList

Remarques

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

S’applique à