IActiveIME::Escape Method     IActiveIME::GetLangId Met...     IActiveIME Interface    
Web Workshop (Miscellaneous)

IActiveIME::GetCodePageA Method


Retrieves the code page associated with this Active IME.

Syntax

HRESULT GetCodePageA(
    UINT *uCodePage
);

Parameters

uCodePage
[out] Address of an unsigned integer that receives the code page identifier 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.