Skip to content

Latest commit

 

History

History
62 lines (36 loc) · 2.51 KB

winbio-biometric-sensor-subtype-constants.md

File metadata and controls

62 lines (36 loc) · 2.51 KB
title description ms.assetid topic_type api_name api_location api_type ms.topic ms.date
WINBIO_BIOMETRIC_SENSOR_SUBTYPE Constants (Winbio\_types.h)
Specify a bitmask for onboard sensor capabilities.
ED2A26BC-AED4-4304-9A17-A9BA126B0AFC
apiref
WINBIO_SENSOR_SUBTYPE_UNKNOWN
WINBIO_FP_SENSOR_SUBTYPE_SWIPE
WINBIO_FP_SENSOR_SUBTYPE_TOUCH
Winbio_types.h
HeaderDef
reference
05/31/2018

WINBIO_BIOMETRIC_SENSOR_SUBTYPE Constants

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_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.

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

WINBIO_UNIT_SCHEMA