跳转到主要内容
此方法返回所选块的索引集合。

语法

C++

HRESULT GetSelectedBlocksIndices( IIntsCollection** indices );

C#

IIntsCollection GetSelectedBlocksIndices();

Visual Basic .NET

Function GetSelectedBlocksIndices() As IIntsCollection

参数

indices [out, retval] 用于访问包含所选块索引的 IntsCollection 对象。

返回值

该方法没有特定的返回值。它返回 ABBYY FineReader Engine 函数的标准返回值

另请参阅

ZoomViewer SetSelectedBlocksIndices