Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Terminates the Active Input Method Editor (IME).
Syntax
HRESULT Destroy( UINT uReserved );
Parameters
- uReserved
- [in] Reserved. Must be set to zero.
Return Value
Returns S_OK if successful, or an error code otherwise.
Remarks
This method maps to the ImeDestroy function documented in the Microsoft® Windows NT® 5.0 Device Driver Kit.
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.