メインコンテンツへスキップ
このメソッドは、ブロックを VectorPictureBlock オブジェクトとして返します。ブロックがベクトル画像ブロックでない場合は、NULL を返します。

構文

C++

HRESULT GetAsVectorPictureBlock( IVectorPictureBlock** Result );

C#

IVectorPictureBlock GetAsVectorPictureBlock();

Visual Basic .NET

Function GetAsVectorPictureBlock() As IVectorPictureBlock

パラメーター

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

戻り値

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

関連項目

Block VectorPictureBlock