メインコンテンツへスキップ
このメソッドは、選択されているブロックのインデックスのコレクションを返します。

構文

C++

HRESULT GetSelectedBlocksIndices( IIntsCollection** indices );

C#

IIntsCollection GetSelectedBlocksIndices();

Visual Basic .NET

Function GetSelectedBlocksIndices() As IIntsCollection

パラメーター

indices [out, retval] 選択したブロックのインデックスを含む IntsCollection オブジェクトへのアクセスを提供します。

戻り値

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

関連項目

ImageViewer SetSelectedBlocksIndices