Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |