usDispMode (USHORT)

      Specifies how the IM should display intermediate strings within a specified window position.

      The following display modes are defined:

      Bit 0

        Specify vertical or horizontal representation

      • IM_CNV_DSP_VERTICAL
      • IM_CNV_DSP_HORIZONTAL
      Bit 1
        Specifiy direction of characters .

      • IM_CNV_DSP_RIGHT2LEFT
      • IM_CNV_DSP_LEFT2RIGHT
      Bit 2-7
        Reserved, set to zero
      Bit 8
        Specify screen or focus window coordinate

      • IM_CNV_FOCUS_COORD
      • IM_CNV_SCRN_COORD
      Bit 9-10
        Specify a format of ConvWndPos

        00

          IM_CNV_WND_NULL
        01
          IM_CNV_WND_FOCUS
        10
          IDM_CNV_WND_FRAME
        11
          IDM_CNV_WND_XFCS_YFRM
        Bit 11-14
          Reserved, set to zero
        Bit 15
          Specify a sender

        • IDM_CNV_MSG_FROMAPPL 0
            IDM_CNV_MSG_FROMGTR


          [Back: CONVPOS Field - usCode]
          [Next: CONVPOS Field - ConvWndPos]