次の方法で共有


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