What does HRESULT 0x80098025 (WINBIO_E_INCORRECT_SENSOR_POOL) mean?

 
Previous Next
WINBIO_E_INCORRECT_BSP WINBIO_E_NO_CAPTURE_DATA

WINBIO_E_INCORRECT_SENSOR_POOL

WINBIO_E_INCORRECT_SENSOR_POOL indicates that the selected unit is not part of the sensor pool requested by the caller. WBF uses pools to group units under a shared management policy.

What to check

  • Open the session with the pool type appropriate for the selected unit.
  • Do not reuse a unit selected from a private pool in a system-pool session.
  • Re-enumerate the sensor and provider configuration after device, driver, or service changes.

Microsoft: WinBioOpenSession

Microsoft: WBF terminology

Microsoft: Windows Biometric Framework client error codes


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