Resource Base
Table of contents

CImageSourceErrorListener

The CImageSourceErrorListener class is an abstract base class for receiving error notifications from an image source.

Definition

Namespace: dynamsoft::basic_structures

Assembly: DynamsoftCore

class CImageSourceErrorListener 

Methods Summary

Method Description
OnErrorReceived Called when an error is received from the image source.

OnErrorReceived

Called when an error is received from the image source.

virtual void OnErrorReceived(int errorCode, const char* errorMessage)

Parameters

[in] errorCode The integer error code indicating the type of error.

[in] errorMessage A C-style string containing the error message providing additional information about the error.

See Also

ErrorCode

This page is compatible for:

Version 1.0

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version (2.2.20)
    • Version 2.x
      • Version 2.2.10
      • Version 2.2.0
      • Version 2.0.30
      • Version 2.0.20
      • Version 2.0.10
      • Version 2.0.0
    Change +
    © 2003–2024 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support