IActiveIMMIME::InstallIME...     IActiveIMMIME::IsUIMessag...     IActiveIMMIME Interface    
Web Workshop (Miscellaneous)

IActiveIMMIME::IsIME Method


Checks whether the specified handle identifies an IME.

Syntax

HRESULT IsIME(
    HKL hKL
);

Parameters

hKL
[in] Handle to the keyboard layout to check.

Return Value

Returns a nonzero value if the handle identifies an IME, or zero otherwise.

Remarks

This method maps to the ImmIsIME 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.