メインコンテンツへスキップ
このメソッドは、辞書の説明を StandardDictionaryDescription オブジェクトとして返します。辞書の説明が標準辞書の説明でない場合は、NULL を返します。

構文

C++

HRESULT GetAsStandardDictionaryDescription( IStandardDictionaryDescription** Result );

C#

IStandardDictionaryDescription GetAsStandardDictionaryDescription();

Visual Basic .NET

Function GetAsStandardDictionaryDescription() As IStandardDictionaryDescription

パラメーター

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

戻り値

このメソッドには特定の戻り値はありません。代わりに、ABBYY FineReader Engine 関数の標準戻りコードを返します。

関連項目

DictionaryDescription StandardDictionaryDescription