共用方式為


(xblidpauthmanager.h) 的 IXblIdpAuthpAuthManager::SetAppViewInitialized 方法

保留給 Microsoft 使用。

語法

HRESULT SetAppViewInitialized(
  LPCWSTR appSid,
  LPCWSTR msaAccountId
);

參數

appSid

類型: __RPC__in_string

msaAccountId

類型: __RPC__in_string

傳回值

類型: HRESULT

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

規格需求

需求
目標平台 Windows
標頭 xblidpauthmanager.h

另請參閱

IXblIdpAuthManager