共用方式為


IXblIdpAuthManager::SetGamerAccount 方法 (xblidpauthmanager.h)

保留給 Microsoft 使用。

語法

HRESULT SetGamerAccount(
  LPCWSTR msaAccountId,
  LPCWSTR xuid
);

參數

msaAccountId

類型: __RPC__in_opt_string

xuid

類型: __RPC__in_opt_string

傳回值

類型: HRESULT

如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。

規格需求

   
目標平台 Windows
標頭 xblidpauthmanager.h

另請參閱

IXblIdpAuthManager