メインコンテンツへスキップ

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

このメソッドは、検出された変更を TextChange オブジェクトとして返します。変更がテキスト変更でない場合は、NULL が返されます。

構文

C++

HRESULT GetAsTextChange( ITextChange** Result );

C#

ITextChange GetAsTextChange();

Visual Basic .NET

Function GetAsTextChange() As ITextChange

パラメーター

Result [out, retval] 返される TextChange オブジェクトのインターフェイスポインターを受け取る ITextChange* ポインター変数へのポインター。

戻り値

このメソッド固有の戻り値はありません。ABBYY FineReader Engine 関数の標準戻りコードが返されます。

関連項目

Change