ime.h header

This header is used by Developer Notes. For more information, see:

ime.h contains the following programming interfaces:

Functions

 
SendIMEMessageExA

Specifies an action or processing for the Input Method Editor (IME) through a specified subfunction. (ANSI)
SendIMEMessageExW

Specifies an action or processing for the Input Method Editor (IME) through a specified subfunction. (Unicode)

Structures

 
IMESTRUCT

Used by SendIMEMessageEx to specify the subfunction to be executed in the Input Method Editor (IME) message and its parameters. This structure is also used to receive return values from those subfunctions.