Partager via


IXblIdpAuthManager ::GetGamerAccount, méthode (xblidpauthmanager.h)

Réservé à l’utilisation de Microsoft.

Syntaxe

HRESULT GetGamerAccount(
  LPWSTR *msaAccountId,
  LPWSTR *xuid
);

Paramètres

msaAccountId

Type : __RPC__deref_out_opt_string*

xuid

Type : __RPC__deref_out_opt_string*

Valeur retournée

Type : HRESULT

Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

Condition requise Valeur
Plateforme cible Windows
En-tête xblidpauthmanager.h

Voir aussi

IXblIdpAuthManager