IXblIdpAuthTokenResult::GetMsaAccountId 方法 (xblidpauthmanager.h)

保留供 Microsoft 使用。

语法

HRESULT GetMsaAccountId(
  LPWSTR *msaAccountId
);

参数

msaAccountId

类型: __RPC__deref_out_opt_string*

返回值

类型: HRESULT

如果该方法成功,则返回 S_OK。 否则,将返回 HRESULT 错误代码。

要求

   
目标平台 Windows
标头 xblidpauthmanager.h

另请参阅

IXblIdpAuthTokenResult