notifycode (ULONG)

      Notify code.

      The GTR uses the following notification codes. For the complete description of the specified notifycode, see IM Notification Codes.

      IME_STRPACKET

        GTR sends IM's output string with phrase information to a focused window.
      IME_STRING
        GTR sends IM's output string to a focused window.
      IME_STRFIRST
        GTR sends this message to a focused window to notify that it is about to send IM's output string with WM_CHAR messages.
      IME_STRLAST
        GTR sends this message to a focused window to notify that is finished sending IM's output string.

      notifyinfo (ULONG)

        Notify code information.

        For the definition of this parameter, see the description of the specified notifycode in IM Notification Codes.

      rc (BOOL)

        Application return code.


      [Back: WM_IM_IMEVENT Return Value - rc]
      [Next: WM_IM_IMEVENT - Topics]