IXblIdpAuthManager::SetAppViewInitialized 方法 (xblidpauthmanager.h)

保留供 Microsoft 使用。

语法

HRESULT SetAppViewInitialized(
  LPCWSTR appSid,
  LPCWSTR msaAccountId
);

参数

appSid

类型: __RPC__in_string

msaAccountId

类型: __RPC__in_string

返回值

类型: HRESULT

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

要求

要求
目标平台 Windows
标头 xblidpauthmanager.h

另请参阅

IXblIdpAuthManager