|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| No
| Import Library
| imm32.lib
| Header File
| imm.h
| Unicode
| No
| Platform Notes
| None
|
|
|
ImmGetConversionStatus
[Now Supported on Windows NT]
The
ImmGetConversionStatus function gets the current conversion status.
BOOL ImmGetConversionStatus(
HIMC hIMC,
|
|
LPDWORD lpfdwConversion,
|
|
LPDWORD lpfdwSentence
|
|
);
|
|
Parameters
hIMC
Handle to the input context for which to retrieve information.
lpfdwConversion
Pointer to a 32-bit variable that receives a combination of conversion mode
values. For more information, see the "IME Conversion Mode Values" table in
Input Method Editor Constants.
lpfdwSentence
Pointer to a 32-bit variable that receives a sentence mode value. For more
information, see the "IME Sentence Mode Values" table in
Input Method Editor Constants.
Return Values
If the function succeeds, the return value is a nonzero value.
If the function fails, the return value is zero.
Remarks
Conversion and sentence mode values are set only if the IME supports those
modes.
- 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