usQueryMode (USHORT)

      Query Mode.

      MLFQS_MINMAXSEL

        Return both minimum and maximum points of selection in a format compatible with the EM_QUERYSEL message.
      MLFQS_MINSEL
        Return minimum insertion point of selection.
      MLFQS_MAXSEL
        Return maximum insertion point of selection.
      MLFQS_ANCHORSEL
        Return anchor point of selection.
      MLFQS_CURSORSEL
        Return cursor point of selection.


      [Back] [Next]