The GTR sends this message to the focused window when it is finished sending the IM's output string with WM_CHAR messages.

param1
    ULONG  IME_STRLAST  /*  Notification code. */

param2
    HWND   hwnd         /*  Window handle. */

returns
    BOOL   rc           /*  Processed indicator. */


[Back: IME_STRLAST]
[Next: IME_STRLAST Field - IME_STRLAST]