跳轉到主要內容
此方法會以 StandardDictionaryDescription 物件傳回字典描述。若字典描述不是標準字典描述,則傳回 NULL。

語法

C++

HRESULT GetAsStandardDictionaryDescription( IStandardDictionaryDescription** Result );

C#

IStandardDictionaryDescription GetAsStandardDictionaryDescription();

Visual Basic .NET

Function GetAsStandardDictionaryDescription() As IStandardDictionaryDescription

參數

Result [out, retval] 指向 IStandardDictionaryDescription* 指標變數的指標;該變數會接收傳回的 StandardDictionaryDescription 物件介面指標。

回傳值

此方法沒有特定的回傳值。它會傳回 ABBYY FineReader Engine 函式的標準回傳碼

另請參閱

DictionaryDescription StandardDictionaryDescription