The ImmGetConversionList function retrieves the list of characters or words from one character or word.
UINT ImmGetConversionList(
HKL hKL, | |
HIMC hIMC, | |
LPCTSTR lpSrc, | |
LPCANDIDATELIST lpDst, | |
DWORD dwBufLen, | |
UINT uFlag | |
); |
Value |
Meaning |
GCL_CONVERSION |
Source string is the reading string. The function copies the result string to the destination buffer. |
GCL_REVERSECONVERSION |
Source string is the result string. The function copies the reading string to the destination buffer. |
GCL_REVERSE_LENGTH |
Source string is the result string. The function returns the size in bytes of the reading string that would be created if GCL_REVERSECONVERSION were given. |
Returns the number of bytes copied to the specified buffer or, if dwBufLen is zero, the buffer size needed to receive the list.
file: /Techref/os/win/api/win32/func/src/f47_12.htm, 3KB, , updated: 2000/4/7 11:19, local time: 2024/11/8 09:00,
3.16.47.86: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/func/src/f47_12.htm"> ImmGetConversionList</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.