Create adapter plug-ins

The following topics discuss how to use the Windows Biometric Framework API to create adapter plug-ins.

In this section

Topic Description
Adapter Workflow
This section describes the enrollment workflow from the perspective of the adapter plugins.
Creating an Engine Adapter
Basic structure of an engine adapter plug-in implemented as a C++ dynamic link library (DLL).
Creating a Sensor Adapter
Basic structure of a sensor adapter plug-in implemented as a C++ dynamic link library (DLL).
Creating a Storage Adapter
Basic structure of a storage adapter plug-in implemented as a C++ dynamic link library (DLL).

Plug-in Reference