Interfaccia IMbnPin (mbnapi.h)
Importante
A partire da Windows 10 versione 1803, le API Win32 descritte in questa sezione vengono sostituite dalle API Windows Runtime nello spazio dei nomi Windows.Networking.Connectivity.
Rappresenta il PIN del dispositivo.
Ereditarietà
L'interfaccia IMbnPin eredita dall'interfaccia IUnknown . IMbnPin include anche questi tipi di membri:
Metodi
L'interfaccia IMbnPin include questi metodi.
IMbnPin::Change Modifica il PIN. |
IMbnPin::D isable Disabilita un PIN. |
IMbnPin::Enable Abilita un PIN. |
IMbnPin::Enter Immette un PIN. |
IMbnPin::get_PinFormat Formato PIN. |
IMbnPin::get_PinLengthMax Lunghezza massima del PIN. |
IMbnPin::get_PinLengthMin Lunghezza minima del PIN. |
IMbnPin::get_PinMode Modalità PIN. |
IMbnPin::get_PinType Tipo DI PIN. |
IMbnPin::GetPinManager Ottiene IMbnPinManager. |
IMbnPin::Unblock Sblocca un PIN bloccato. |
Commenti
Gli oggetti IMbnPin vengono forniti dalle chiamate ai metodi GetPin e GetPinList dell'interfaccia IMbnPinManager.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 7 [app desktop | App UWP] |
Server minimo supportato | Nessuno supportato |
Piattaforma di destinazione | Windows |
Intestazione | mbnapi.h |