Share via

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 development | Windows API - Win32
Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | C++
Developer technologies | 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.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.