ImSetIMMode
Applications can set the current input mode, conversion mode, and open status.
Format:
APIRET APIENTRY ImSetIMMode(HIMI hIMI, ULONG ulInputMode, ULONG ulConversionMode)
Parameters:
hIMI(input)
Please refer to ImQueryIMMode for the definition of the input mode and conversion mode.
Zero is successful. Others are errors.