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.
このメソッドは、Block を SeparatorGroup オブジェクトとして返します。Block が SeparatorGroup ブロックでない場合は、NULL が返されます。
HRESULT GetAsSeparatorGroup( ISeparatorGroup** Result );
ISeparatorGroup GetAsSeparatorGroup();
Function GetAsSeparatorGroup() As ISeparatorGroup
Result
[out, retval] 戻り値として返される SeparatorGroup オブジェクトへのインターフェイス ポインターを受け取る、ISeparatorGroup* ポインター変数へのポインター。
このメソッド固有の戻り値はありません。戻り値として、ABBYY FineReader Engine 関数の標準戻りコードが返されます。
Block
SeparatorGroup