ImeSelect

BOOL ImeSelect(HIMC hIMC, BOOL fSelect)
 

Initializes and uninitializes the IME's private context.

·    If successful, the return value is TRUE. Otherwise, it is FALSE.

hIMC
Handle of the input context.
fSelect
Initialization flag. Set to TRUE if initializing or FALSE if uninitializing (that is, freeing resources).