struttura WINBIO_EXTENDED_ENROLLMENT_PARAMETERS
La struttura WINBIO_EXTENDED_ENROLLMENT_PARAMETERS contiene informazioni aggiuntive necessarie per creare un modello di registrazione da parte di un adattatore del motore.
Sintassi
typedef struct _WINBIO_EXTENDED_ENROLLMENT_PARAMETERS {
SIZE_T Size;
WINBIO_BIOMETRIC_SUBTYPE SubFactor;
} WINBIO_EXTENDED_ENROLLMENT_PARAMETERS, *PWINBIO_EXTENDED_ENROLLMENT_PARAMETERS;
Members
-
Dimensione
-
Dimensione in byte della struttura WINBIO_EXTENDED_ENROLLMENT_PARAMETERS .
-
SubFactoring
-
Uno dei valori costanti WINBIO_BIOMETRIC_SUBTYPE che fornisce informazioni aggiuntive sulla registrazione.
Commenti
Windows Biometric Framework passa questa struttura al metodo EngineAdapterSetEnrollmentParameters durante un'operazione di registrazione.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato |
Windows 10 [solo app desktop] |
Server minimo supportato |
Windows Server 2016 [solo app desktop] |
Intestazione |
|