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

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.

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

構文

C++

HRESULT GetSelectedBlocksIndices( IIntsCollection** indices );

C#

IIntsCollection GetSelectedBlocksIndices();

Visual Basic .NET

Function GetSelectedBlocksIndices() As IIntsCollection

パラメーター

indices [out, retval] 選択されたブロックのインデックスを含むIntsCollectionオブジェクトにアクセスできます。

戻り値

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

関連項目

ZoomViewer SetSelectedBlocksIndices