Condividi tramite


Metodo IXblIdpAuthManager::SetGamerAccount (xblidpauthmanager.h)

Riservato per l'uso di Microsoft.

Sintassi

HRESULT SetGamerAccount(
  LPCWSTR msaAccountId,
  LPCWSTR xuid
);

Parametri

msaAccountId

Tipo: __RPC__in_opt_string

xuid

Tipo: __RPC__in_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

   
Piattaforma di destinazione Windows
Intestazione xblidpauthmanager.h

Vedi anche

IXblIdpAuthManager