The GTR sends this message to the focused window prior to sending the IM's output string with WM_CHAR messages.

param1
    ULONG  IME_STRFIRST  /*  Notification code. */

param2
    HWND   hwnd          /*  Window handle. */

returns
    BOOL   rc            /*  Processed indicator. */


[Back: IME_STRFIRST]
[Next: IME_STRFIRST Field - IME_STRFIRST]