Compartilhar via


Método IXblIdpAuthManager::SetGamerAccount (xblidpauthmanager.h)

Reservado para uso da Microsoft.

Sintaxe

HRESULT SetGamerAccount(
  LPCWSTR msaAccountId,
  LPCWSTR xuid
);

Parâmetros

msaAccountId

Tipo: __RPC__in_opt_string

xuid

Tipo: __RPC__in_opt_string

Valor retornado

Tipo: HRESULT

Se o método for bem-sucedido, ele retornará S_OK. Caso contrário, ele retornará um código de erro HRESULT.

Requisitos

   
Plataforma de Destino Windows
Cabeçalho xblidpauthmanager.h

Confira também

IXblIdpAuthManager