The ImmIsUIMessage function checks for messages intended for the IME window and sends those messages to the specified window.
BOOL ImmIsUIMessage(
HWND hWndIME, | |
UINT msg, | |
WPARAM wParam, | |
LPARAM lParam | |
); |
If the message is processed by the IME window, the return value is a nonzero value.
If the message is not processed by the IME window, the return value is zero.
An application typically uses this function to display any composition string or candidate list specified by IME. If hWndIME is NULL, the function checks whether the message is a user interface message.
file: /Techref/os/win/api/win32/func/src/f48_5.htm, 2KB, , updated: 2000/4/7 11:19, local time: 2024/11/4 14:50,
3.141.19.165:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.org/techref/os/win/api/win32/func/src/f48_5.htm"> ImmIsUIMessage</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to massmind.org! |
.