WINBIO_DB Constants

The following constants can be used when calling WinBioOpenSession to specify the database to be used for a system pool.

Constant Description
WINBIO_DB_DEFAULT
Each biometric unit in the sensor pool uses the default database specified in the default biometric unit configuration.
WINBIO_DB_BOOTSTRAP
Can be used for scenarios prior to starting Windows. Typically, the database is part of the sensor chip or is part of the BIOS and can only be used for template enrollment and deletion.
WINBIO_DB_ONCHIP
The database resides on the sensor chip.

Requirements

Requirement Value
Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]
Header
Winbio_types.h (include Winbio.h)

See also

Client Application Constants