Interface IAccountsSettingsPaneInterop (accountssettingspaneinterop.h)

Active l’interopérabilité avec un objet WinRT AccountsSettingsPane et fournit l’accès aux membres AccountsSettingsPane pour afficher le volet comptes.

Héritage

L’interface IAccountsSettingsPaneInterop hérite de l’interface IInspectable.

Méthodes

L’interface IAccountsSettingsPaneInterop a ces méthodes.

 
IAccountsSettingsPaneInterop ::GetForWindow

Obtient un objet AccountsSettingsPane pour la fenêtre de l’application active.
IAccountsSettingsPaneInterop ::ShowAddAccountForWindowAsync

Affiche l’écran Ajouter des comptes.
IAccountsSettingsPaneInterop ::ShowManageAccountsForWindowAsync

Affiche l’écran Gérer les comptes.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 10 Build 20348
Serveur minimal pris en charge Windows 10 Build 20348
En-tête accountssettingspaneinterop.h

Voir aussi

AccountsSettingsPane