Interface IMbnPin (mbnapi.h)
Important
À compter de Windows 10 version 1803, les API Win32 décrites dans cette section sont remplacées par les API Windows Runtime dans l’espace de noms Windows.Networking.Connectivity.
Représente le code confidentiel de l’appareil.
Héritage
L’interface IMbnPin hérite de l’interface IUnknown. IMbnPin a également les types de membres suivants :
Méthodes
L’interface IMbnPin a ces méthodes.
IMbnPin ::Change Modifie le code confidentiel. |
IMbnPin ::D isable Désactive un code confidentiel. |
IMbnPin ::Enable Active un code confidentiel. |
IMbnPin ::Enter Entre un code confidentiel. |
IMbnPin ::get_PinFormat Format du code confidentiel. |
IMbnPin ::get_PinLengthMax Longueur maximale du code confidentiel. |
IMbnPin ::get_PinLengthMin Longueur minimale du code confidentiel. |
IMbnPin ::get_PinMode Mode code confidentiel. |
IMbnPin ::get_PinType Type de code confidentiel. |
IMbnPin ::GetPinManager Obtient le IMbnPinManager. |
IMbnPin ::Unblock Débloque un code confidentiel bloqué. |
Remarques
Les objets IMbnPin sont fournis par des appels aux méthodes GetPin et GetPinList de l’interface IMbnPinManager.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 7 [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Aucun pris en charge |
Plateforme cible | Windows |
En-tête | mbnapi.h |