Sample Biometric Driver

Note

This sample was archived in February 2024. Microsoft still supports the WBDI interface that is documented in this section, and vendors can continue to write and submit for certification drivers that use this interface. You can download the archived sample from Windows 11, version 22H2 - May 2022 Driver Samples Update.

As you read the biometric design guide, you should also review the WudfBioUsbSample sample. WudfBioUsbSample is a UMDF-based WBDI driver that ships in Windows 7 Beta and later versions of the WDK.

WudfBioUsbSample is based on the umdf_fx2 sample driver. For information specific to WudfBioUsbSample, see the WudfBioUsbSample description.

This documentation refers to WudfBioUsbSample to show some of the requirements of a WBDI driver.