GetAsPictureChange Method of the Change Object
This method always returns NULL, as currently only text changes are supported. Picture comparison will be implemented in future releases.
Syntax
HRESULT GetAsPictureChange( IPictureChange** Result );
Parameters
- Result
- [out, retval] A pointer to IPictureChange* pointer variable that receives the interface pointer to the returned PictureChange object.
Return values
This method has no specific return values. It returns the standard return codes of ABBYY FineReader Engine functions.
See also
03.07.2024 8:50:25