API published in: S60 3rd Ed FP 1
Link against: ocrsrv.lib
Required Capabilities
None
#include <ocrsrv.h>
Inherited by MOCREngineLayoutRecognize, and MOCREngineRecognizeBlock.
Base interfaces for the OCR engine, all engines derived from this class User can access base features from Base method
Public Member Functions |
|
| virtual MOCREngineBase * | Base () const =0 |
| This method gets the MOCREngineBase interface, user can access base features from this method. |
|
| virtual | ~MOCREngineInterface () |
| Virtual destructor. |
|
|
|
Virtual destructor. |
|
|
This method gets the MOCREngineBase interface, user can access base features from this method.
|