What does HRESULT 0x80098006 (WINBIO_E_CAPTURE_ABORTED) mean?

 
Previous Next
WINBIO_E_NO_MATCH WINBIO_E_ENROLLMENT_IN_PROGRESS

WINBIO_E_CAPTURE_ABORTED

WINBIO_E_CAPTURE_ABORTED means WBF could not finish capturing a sample because the capture operation was aborted. A user withdrawing a finger, sensor state change, device removal, or cancellation can cause this result.

What to check

  • Check whether the device remained connected and enabled for the whole capture operation.
  • Retry with a stable sample and inspect any reject-detail value returned by the capture API.
  • For a recurring fault, review the sensor driver and power-management events rather than repeatedly re-enrolling templates.

Microsoft: WinBioCaptureSample

Microsoft: Sensor Adapter Functions

Microsoft: Windows Biometric Framework client error codes


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