Sets the IME options. This message is available only in Asian-language versions of the operating system.
EM_SETIMEOPTIONS
wParam = (WPARAM) (UINT) fOperation;
lParam = (LPARAM) (int) fOptions;
ECOOP_SET |
Set the options to those specified by fOptions. |
ECOOP_OR |
Combine the specified options with the current options. |
ECOOP_AND |
Retain only those current options that are also specified by fOptions. |
ECOOP_XOR |
Logically Exclusive OR the current options with those specified by fOptions. |
IMF_CLOSESTATUSWINDOW |
Closes the IME status window when the control receives the input focus. |
IMF_FORCEACTIVE |
Activates the IME when the control receives the input focus. |
IMF_FORCEDISABLE |
Disables the IME when the control receives the input focus. |
IMF_FORCEENABLE |
Enables the IME when the control receives the input focus. |
IMF_FORCEINACTIVE |
Inactivates the IME when the control receives the input focus. |
IMF_FORCENONE |
Disables IME handling. |
IMF_FORCEREMEMBER |
Restores the previous IME status when the control receives the input focus. |
IMF_MULTIPLEEDIT |
Specifies that the composition string will not be canceled or determined by focus changes. This allows an application to have separate comosition strings on each rich edit control. |
Returns nonzero if successful, zero otherwise.
file: /Techref/os/win/api/win32/mess/src/msg06_5.htm, 3KB, , updated: 2000/4/7 11:20, local time: 2024/11/8 04:28,
3.141.30.159: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.ecomorder.com/Techref/os/win/api/win32/mess/src/msg06_5.htm"> EM_SETIMEOPTIONS</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.