What does HRESULT 0x80098009 (WINBIO_E_INVALID_CONTROL_CODE) mean?

 
Previous Next
WINBIO_E_BAD_CAPTURE WINBIO_E_DATA_COLLECTION_IN_PROGRESS

WINBIO_E_INVALID_CONTROL_CODE

WINBIO_E_INVALID_CONTROL_CODE means a control request was sent to a biometric unit that does not implement that vendor-defined or standard control operation.

What to check

  • Verify that the control code is documented for the specific driver and biometric factor.
  • Confirm the session was opened with an access mode appropriate for control or maintenance operations.
  • Do not substitute a control code intended for a different sensor model or service provider.

Microsoft: WinBioOpenSession

Microsoft: Sensor Adapter Functions

Microsoft: Windows Biometric Framework client error codes


Looking for a different code? Search another status or error code.