The ImmGetDescription function copies the description of the IME to the specified buffer.
UINT ImmGetDescription(
HKL hKL, | |
LPTSTR lpszDescription, | |
UINT uBufLen | |
); |
Returns the number of bytes copied to the buffer or, if uBufLen is zero, the buffer size in bytes needed to receive the description. Neither value includes the terminating null character.
file: /Techref/os/win/api/win32/func/src/f47_15.htm, 2KB, , updated: 2000/4/7 11:19, local time: 2024/11/13 23:05,
18.117.91.221:LOG IN
|
©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://linistepper.com/Techref/os/win/api/win32/func/src/f47_15.htm"> ImmGetDescription</A> |
Did you find what you needed? |