Passer au contenu principal

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.

Cette méthode renvoie la description du dictionnaire sous la forme d’un objet StandardDictionaryDescription. Si la description du dictionnaire n’est pas une description de dictionnaire standard, la valeur NULL est renvoyée.

Syntaxe

C++

HRESULT GetAsStandardDictionaryDescription( IStandardDictionaryDescription** Result );

C#

IStandardDictionaryDescription GetAsStandardDictionaryDescription();

Visual Basic .NET

Function GetAsStandardDictionaryDescription() As IStandardDictionaryDescription

Parameters

Result [out, retval] Pointeur vers une variable pointeur IStandardDictionaryDescription* qui reçoit le pointeur d’interface vers l’objet StandardDictionaryDescription renvoyé.

Valeurs de retour

Cette méthode ne possède pas de valeurs de retour spécifiques. Elle retourne les codes de retour standard des fonctions ABBYY FineReader Engine.

Voir aussi

DictionaryDescription StandardDictionaryDescription