Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
No
Import Library
imm32.lib
Header File
imm.h
Unicode
No
Platform Notes
None

ImmGetOpenStatus

[Now Supported on Windows NT]

The ImmGetOpenStatus function checks whether the IME is open or closed.

BOOL WINAPI ImmGetOpenStatus(

HIMC hIMC

);

Parameters

hIMC

Handle to the input context.

Return Values

The return value is a nonzero value if the IME is open, FALSE otherwise.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples