Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines if the specified word exists in IFEDictionary.
Syntax
HRESULT ExistWord(
[in] IMEWRD *pwrd
);
Parameters
[in] pwrd
An IMEWRD structure specifying the word to check.
Return value
This method can return one of these values.
Return code | Description |
---|---|
|
The word exists. |
|
The word does not exist. |
|
An unexpected error. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | msime.h |