IActiveIME::ConversionLis...     IActiveIME::EnumRegisterW...     IActiveIME Interface    
Web Workshop (Miscellaneous)

IActiveIME::Destroy Method


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® 2000 Driver Development Kit.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.