ImmIsIME
Functional Difference from WIN95
Nothing.
Functional Difference from SBCS Open32
'N/A'
Implementation
We translate the HKL of Win95 to OS/2 IME IMENameID using Open32 NLS Extension internal table which is created from the result of ImQueryIMEList of OS/2. And search the table to see if the IME ID is registered in the table. The searched result BOOL is then returned to the caller as BOOL.
Behavior using 16 bit IME
You can use this function as same as 32bit IME.