The ImmEscape function carries out IME-specific subfunctions and is used mainly for country-specific functions.
LRESULT ImmEscape(
HKL hKL, | |
HIMC hIMC, | |
UINT uEscape, | |
LPVOID lpData | |
); |
Returns zero on error; otherwise, returns an escape-specific value.