GetChangesForReferencePage Method of the ComparisonResult Object

This method returns all detected changes for the original page by index.

Syntax

C++

HRESULT GetChangesForReferencePage(
   int        PageIndex,
   IChanges** Result
);
    

C#

IChanges GetChangesForReferencePage( int PageIndex );
    

Visual Basic .NET

Function GetChangesForReferencePage(PageIndex As Integer) As IChanges
    

Parameters

PageIndex
[in] Specifies the index of the original page for which the changes should be returned.
Result
[out, retval] A pointer to IChanges* pointer variable that receives the interface pointer of the output Changes object. If there are no changes on the page or it has not been included in the range of pages for comparison, this method will return a valid object, but the collection will be empty.

Return values

This function has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

ComparisonResult

Document Comparison

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.