WINBIO_POOL Constants

The following constants can be used in the WinBioOpenSession function to specify the type of biometric unit pool to be used in the session.

Constant Description
WINBIO_POOL_UNKNOWN
The pool type is unknown.
WINBIO_POOL_SYSTEM
Specifies a shared collection of biometric units managed by the service provider.
WINBIO_POOL_PRIVATE
Specifies a collection of biometric units that are managed by the caller.
WINBIO_POOL_UNASSIGNED
Reserved.

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