IActiveIMMApp::GetLangId ...     IActiveIMMApp::GetPropert...     IActiveIMMApp Interface    
Web Workshop (Miscellaneous)

IActiveIMMApp::GetOpenStatus Method


Checks whether the IME is open or closed.

Syntax

HRESULT GetOpenStatus(
    HIMC hIMC
);

Parameters

hIMC
[in] Handle to the input context.

Return Value

Returns a nonzero value if the IME is open, or zero otherwise.

Remarks

This method maps to the ImmGetOpenStatus function documented in the Microsoft® Platform Software Development Kit (SDK). Non-MSDN link



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.