title | description | ms.assetid | topic_type | api_name | api_location | api_type | ms.topic | ms.date | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
WINBIO_DATABASE_TYPE Constants (Winbio\_types.h) |
Flags that can be used for the Attributes member of the WINBIO\_STORAGE\_SCHEMA structure. |
07e7e91c-3ca6-41cd-a2c7-ac43bb5156a6 |
|
|
|
|
reference |
05/31/2018 |
The following flags can be used for the Attributes member of the WINBIO_STORAGE_SCHEMA structure.
Constant/value | Description |
---|---|
|
Represents a mask for all of the _TYPE_ bits. |
|
The database is contained in a file. |
|
The database is managed by an external database management system (DBMS) component, such as Microsoft SQL Server. |
|
The database resides on the biometric sensor. |
|
The database resides on a smart card. |
|
Represents a mask for all of the _FLAG_ bits. |
|
The storage medium containing the database can be physically removed from the computer. |
|
The database resides on a remote computer. |
Requirement | Value |
---|---|
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|