MOCREngineInterface Class Reference
Link against: ocrsrv.lib
Capability Information
Required Capabilities
None
#include <ocrsrv.h>
Inherited by MOCREngineLayoutRecognize, and MOCREngineRecognizeBlock.
Detailed Description
OCR (Optical Character Recognition) Engine Interface Base.
Base interfaces for the OCR engine, all engines derived from this class User can access base features from Base method
- Dll ocrsrv.lib
- Since:
- S60 3.1
Constructor & Destructor Documentation
virtual MOCREngineInterface::~MOCREngineInterface | ( | | ) | [inline, virtual] |
|
Member Function Documentation
virtual MOCREngineBase* MOCREngineInterface::Base | ( | | ) | const [pure virtual] |
|
|
This method gets the MOCREngineBase interface, user can access base features from this method.
- Since:
- S60 3.1
- Returns:
- Pointer to the engine base
- See also:
- MOCREngineBase
|
The documentation for this class was generated from the following file: