|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| No
| Import Library
| imm32.lib
| Header File
| imm.h
| Unicode
| WinNT
| Platform Notes
| None
|
|
|
ImmGetCandidateListCount
[Now Supported on Windows NT]
The
ImmGetCandidateListCount function retrieves the size, in bytes, of the candidate lists.
DWORD ImeGetCandidateListCount(
HIMC hIMC,
|
|
LPDWORD lpdwListCount
|
|
);
|
|
Parameters
hIMC
Handle to the input context.
lpdwListCount
Pointer to the 32-bit variable that receives the size of the candidate lists.
Return Values
Returns the number of bytes required to receive all candidate lists.
Remarks
Applications typically call this function in response to a IMN_OPENCANDIDATE
or IMN_CHANGECANDIDATE message.
See Also
IMN_CHANGECANDIDATE,
IMN_OPENCANDIDATE
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database