ImmGetOpenStatus
Functional Difference from WIN95
Nothing
Functional Difference from SBCS Open32
'N/A'
Implementation
This API is translated to ImQueryIMMode(HIMI, pulInputMode , pulConversionMode). And the IMI_IM_IME_OFF/IMI_IM_IME_ON of pulInputMode is converted to FALSE/TRUE and return it.
Behavior using 16 bit IME
You can use this function as same as 32bit IME.