Partager via


MÉTHODE IFEDictionary::ExistWord (msime.h)

Détermine si le mot spécifié existe dans IFEDictionary.

Syntaxe

HRESULT ExistWord(
  [in] IMEWRD *pwrd
);

Paramètres

[in] pwrd

Structure IMEWRD spécifiant le mot à case activée.

Valeur retournée

Cette méthode peut retourner l’une de ces valeurs.

Code de retour Description
S_OK
Le mot existe.
S_FALSE
Le mot n’existe pas.
E_FAIL
Erreur inattendue.

Spécifications

   
Plateforme cible Windows
En-tête msime.h

Voir aussi

IFEDictionary

IMEWRD