Skip to content

Latest commit

 

History

History
111 lines (93 loc) · 2.53 KB

nf-msime-ifedictionary-existword.md

File metadata and controls

111 lines (93 loc) · 2.53 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:msime.IFEDictionary.ExistWord
IFEDictionary::ExistWord (msime.h)
Determines if the specified word exists in IFEDictionary.
ExistWord
ExistWord method [Internationalization for Windows Applications]
ExistWord method [Internationalization for Windows Applications]
IFEDictionary interface
IFEDictionary interface [Internationalization for Windows Applications]
ExistWord method
IFEDictionary.ExistWord
IFEDictionary::ExistWord
intl.ifedictionary_existword
msime/IFEDictionary::ExistWord
intl\ifedictionary_existword.htm
Intl
70BBC94A-97D6-4237-A0C9-F6861ED6C95D
12/05/2018
ExistWord, ExistWord method [Internationalization for Windows Applications], ExistWord method [Internationalization for Windows Applications],IFEDictionary interface, IFEDictionary interface [Internationalization for Windows Applications],ExistWord method, IFEDictionary.ExistWord, IFEDictionary::ExistWord, intl.ifedictionary_existword, msime/IFEDictionary::ExistWord
msime.h
Windows
Windows
19H1
IFEDictionary::ExistWord
msime/IFEDictionary::ExistWord
c++
APIRef
kbSyntax
COM
Msime.h
IFEDictionary.ExistWord

IFEDictionary::ExistWord

-description

Determines if the specified word exists in IFEDictionary.

-parameters

-param pwrd [in]

An IMEWRD structure specifying the word to check.

-returns

This method can return one of these values.

Return code Description
S_OK
The word exists.
S_FALSE
The word does not exist.
E_FAIL
An unexpected error.

-see-also

IFEDictionary

IMEWRD