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 |
---|---|
|
Le mot existe. |
|
Le mot n’existe pas. |
|
Erreur inattendue. |
Spécifications
Plateforme cible | Windows |
En-tête | msime.h |