Unknown error with WinBioEnrollCommit function in windows biometric framework

Trần Ngọc Hiển 0 Reputation points
2024-04-22T16:43:35.3866667+00:00

I am using the Windows Biometric Framework API and have encountered an error.I followed the onInstall() and onAdd() functions in tutorial #1, and then called the onEnrollOrPractice() function in tutorial #2.

  1. https://learn.microsoft.com/en-us/windows/win32/secbiomet/private-pool-setup
  2. https://learn.microsoft.com/en-us/windows/win32/secbiomet/private-pool-enrollment

However, the WinBioEnrollBegin function returned error code 0x800106be, which I couldn't find documented on https://learn.microsoft.com/en-us/windows/win32/secbiomet/client-error-codes or anywhere else on the internet.

I need help finding the cause and a fix for the error. Thank you.

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,426 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,537 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,212 questions
{count} votes