IActiveIMMApp::GetImeMenu...     IActiveIMMApp::GetOpenSta...     IActiveIMMApp Interface    
Web Workshop (Miscellaneous)

IActiveIMMApp::GetLangId Method


Retrieves the language identifier associated with the keyboard layout.

Syntax

HRESULT GetLangId(
    HKL hKL,
    LANGID *plid
);

Parameters

hKL
[in] Handle to the keyboard layout.
plid
[out] Address of the LANGID associated with the keyboard layout.

Return Value

Returns S_OK if successful, or an error code otherwise.



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.