ImQueryCurrentIME
Applications can get an IME ID of the current active IME. The IME ID is a specific value of IME, and this is assigned by ImRegisterIME.
Format:
APIRET APIENTRY ImQueryCurrentIME(HIMI hIMI, PULONG pImeId)
Parameters:
hIMI(input)
Zero is successful. Others are errors.