IActiveIME2 Interface     IActiveIME2::Unsleep Meth...     IActiveIME2 Interface    
Web Workshop (Miscellaneous)

IActiveIME2::Sleep Method


Instructs the Active Input Method Editor (IME) to shut down its user interface and refrain from locking any input method context handles.

Syntax

HRESULT Sleep();

Return Value

Returns S_OK if successful, or an error code otherwise.

Remarks

The Active IME can modify input context handles during the call to IActiveIME2::Sleep, but not afterwards. While the Active IME is sleeping, a native IME may be using the input context handles.



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.