Condividi tramite


Metodo IXblIdpAuthManager::GetGamerAccount (xblidpauthmanager.h)

Riservato per l'uso di Microsoft.

Sintassi

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

Parametri

msaAccountId

Tipo: __RPC__deref_out_opt_string*

xuid

Tipo: __RPC__deref_out_opt_string*

Valore restituito

Tipo: HRESULT

Se questo metodo ha esito positivo, restituisce S_OK. In caso contrario, restituisce un codice di errore HRESULT .

Requisiti

Requisito Valore
Piattaforma di destinazione Windows
Intestazione xblidpauthmanager.h

Vedi anche

IXblIdpAuthManager