Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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). |