メインコンテンツへスキップ
このメソッドは、辞書の説明をRegExpDictionaryDescriptionオブジェクトとして返します。辞書の説明が正規表現ベースでない場合は、NULLが返されます。

構文

C++

HRESULT GetAsRegExpDictionaryDescription( IRegExpDictionaryDescription** Result );

C#

IRegExpDictionaryDescription GetAsRegExpDictionaryDescription();

Visual Basic .NET

Function GetAsRegExpDictionaryDescription() As IRegExpDictionaryDescription

パラメーター

Result [out, retval] 戻り値の RegExpDictionaryDescription object へのインターフェイスポインターを受け取る IRegExpDictionaryDescription* ポインター変数へのポインターです。

戻り値

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

関連項目

DictionaryDescription RegExpDictionaryDescription