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.