The ImmGetCandidateList function retrieves a specified candidate list, copying the list to the specified buffer.
DWORD ImmGetCandidateList(
HIMC hIMC, | |
DWORD deIndex, | |
LPCANDIDATELIST lpCandList, | |
DWORD dwBufLen | |
); |
If the function succeeds, the return value is the number of bytes copied to the specified buffer.
If the function fails, the return value is zero.
file: /Techref/os/win/api/win32/func/src/f47_5.htm, 2KB, , updated: 2000/4/7 11:19, local time: 2024/11/12 21:00,
3.141.198.230: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_5.htm"> ImmGetCandidateList</A> |
Did you find what you needed? |