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