DestroyWordList function (recapis.h)
Destroys the current word list.
Syntax
HRESULT DestroyWordList(
HRECOWORDLIST hwl
);
Parameters
hwl
Handle to the word list.
Return value
This function can return one of these values.
Return code | Description |
---|---|
|
Success. |
|
An unspecified error occurred. |
|
An invalid argument was received. |
|
The pointer to the word list is incorrect. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps | UWP apps] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | recapis.h |
DLL | inkobjcore.dll |