Freigeben über


IXblIdpAuthManager::GetGamerAccount-Methode (xblidpauthmanager.h)

Zur Verwendung durch Microsoft reserviert.

Syntax

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

Parameter

msaAccountId

Typ: __RPC__deref_out_opt_string*

xuid

Typ: __RPC__deref_out_opt_string*

Rückgabewert

Typ: HRESULT

Wenn diese Methode erfolgreich ist, wird S_OK zurückgegeben. Andernfalls wird ein Fehlercode HRESULT zurückgegeben.

Anforderungen

Anforderung Wert
Zielplattform Windows
Kopfzeile xblidpauthmanager.h

Weitere Informationen

IXblIdpAuthManager