IXblIdpAuthManager::SetGamerAccount method

Reserved for Microsoft use.

Syntax


HRESULT SetGamerAccount(
   __RPC__in_opt_string msaAccountId,
   __RPC__in_opt_string xuid
);

Parameters

msaAccountId

Type: __RPC__in_opt_string

xuid

Type: __RPC__in_opt_string

Return value

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Header

XblIdpAuthManager.h

See also

IXblIdpAuthManager

 

 

Show: