question

CorentinLegoupil-2717 avatar image
0 Votes"
CorentinLegoupil-2717 asked

WinBioCaptureSample returning error code 0x800106f7

Hello,

I develop a small app in order to save fingerprints as images, using WBF and Winbio library. For this project, I need to implement WinBioCaptureSample function and I started by compiling the sample provided by Microsoft (https://docs.microsoft.com/en-us/windows/win32/api/winbio/nf-winbio-winbiocapturesample).
However, WinBioCaptureSample returns the error code 0x800106f7. Because there is no information about this error code on the web, I can't solve the problem.

Do you have any information about 0x800106f7 error code ?
Why does WinBioCaptureSample return this error code ?

My PC is equipped with the biometric device "Synaptics FP Sensors (WBF) (PID=003d)".
The driver is properly installed.
My app is launched as admin and from a local system account.
Windows Hello works properly.

windows-api
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers