Skip to main content
This method always returns NULL, as currently only text changes are supported. Picture comparison will be implemented in future releases.

Syntax

C++

HRESULT GetAsPictureChange( IPictureChange** Result );

C#

IPictureChange GetAsPictureChange();

Visual Basic .NET

Function GetAsPictureChange() As IPictureChange

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

Change