WINBIO_UNIT_SCHEMA Constants
The following fingerprint sensor sub types are supported for the WINBIO_UNIT_SCHEMA structure.
| Constant | Description |
|---|---|
| WINBIO_SENSOR_SUBTYPE_UNKNOWN | The sensor sub types is not known. |
| WINBIO_FP_SENSOR_SUBTYPE_SWIPE | The sensor supports fingerprint swipes. |
| WINBIO_FP_SENSOR_SUBTYPE_TOUCH | The sensor supports finger touches. |
The following constants can be used as a bitmask for the Capabilities parameter of the WINBIO_UNIT_SCHEMA structure. These refer to the onboard sensor capabilities.
| Constant | Description |
|---|---|
| WINBIO_CAPABILITY_SENSOR | The sensor can capture biometric data. |
| WINBIO_CAPABILITY_MATCHING | The sensor can match biometric data to an identity. |
| WINBIO_CAPABILITY_DATABASE | The sensor contains an onboard database. |
| WINBIO_CAPABILITY_PROCESSING | The sensor can perform biometric processing. |
| WINBIO_CAPABILITY_ENCRYPTION | The sensor can encrypt biometric data. |
| WINBIO_CAPABILITY_NAVIGATION | The sensor can act as a mouse pad. This is not supported in Windows 7. |
| WINBIO_CAPABILITY_INDICATOR | The sensor contains an indicator light. |
Requirements
Minimum supported client |
Windows 7 |
Minimum supported server |
Windows Server 2008 R2 |
Header |
Winbio_types.h (include Winbio.h) |
See also
Send comments about this topic to Microsoft
Build date: 9/7/2011