WINBIO_COMPONENT Constants

The following constants can be used when calling WinBioControlUnit or WinBioControlUnitPrivileged to specify the type of adapter being used.

Constant Description
WINBIO_COMPONENT_SENSOR
Specifies a sensor adapter.
WINBIO_COMPONENT_ENGINE
Specifies an engine adapter.
WINBIO_COMPONENT_STORAGE
Specifies a storage adapter.

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