Share via


IAccountsSettingsPaneInterop 介面 (accountssettingspaneinterop.h)

啟用與 WinRT AccountsSettingsPane 物件的互操作性,並提供 AccountsSettingsPane 成員的存取權以顯示帳戶窗格。

繼承

IAccountsSettingsPaneInterop 介面繼承自 IInspectable 介面。

方法

IAccountsSettingsPaneInterop 介面具有這些方法。

 
IAccountsSettingsPaneInterop::GetForWindow

取得使用中應用程式視窗的 AccountsSettingsPane 物件。
IAccountsSettingsPaneInterop::ShowAddAccountForWindowAsync

顯示 [新增帳戶] 畫面。
IAccountsSettingsPaneInterop::ShowManageAccountsForWindowAsync

顯示 [管理帳戶] 畫面。

規格需求

需求
最低支援的用戶端 Windows 10 組建 20348
最低支援的伺服器 Windows 10 組建 20348
標頭 accountssettingspaneinterop.h

另請參閱

AccountsSettingsPane