IAccountsSettingsPaneInterop インターフェイス (accountssettingspaneinterop.h)

WinRT AccountsSettingsPane オブジェクトとの相互運用性を有効にし、 AccountsSettingsPane メンバーにアクセスしてアカウント ウィンドウを表示できるようにします。

継承

IAccountsSettingsPaneInterop インターフェイスは、IInspectable インターフェイスから継承されます。

メソッド

IAccountsSettingsPaneInterop インターフェイスには、これらのメソッドがあります。

 
IAccountsSettingsPaneInterop::GetForWindow

アクティブなアプリケーションのウィンドウの AccountsSettingsPane オブジェクトを取得します。
IAccountsSettingsPaneInterop::ShowAddAccountForWindowAsync

[アカウントの追加] 画面が表示されます。
IAccountsSettingsPaneInterop::ShowManageAccountsForWindowAsync

[アカウントの管理] 画面が表示されます。

要件

要件
サポートされている最小のクライアント Windows 10 ビルド 20348
サポートされている最小のサーバー Windows 10 ビルド 20348
Header accountssettingspaneinterop.h

こちらもご覧ください

AccountsSettingsPane