WINBIO_INDICATOR_STATUS Constants

The following values can be used to set an indicator light. By default, sensors will not have a light on, but applications can use these values to enable or disable indicator lights. The WINBIO_SENSOR_STATUS value provides more detail about the status of an indicator light that is on. For more information, see the following functions:

Constant Description
WINBIO_INDICATOR_ON
The sensor indicator light is on.
WINBIO_INDICATOR_OFF
The sensor indicator light is off.

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