ptspointerpos (POINTS)

      Pointer position.

      The pointer position is in window coordinates relative to the bottom-left corner of the window. This value is ignored if fPointer is not set to TRUE.

    usReserved (USHORT)

      Reserved value, 0.

    fPointer (USHORT)

      Input device flag.

      TRUE

        Message resulted from keyboard event.
      FALSE
        Message resulted from mouse pointer event.

      rc (BOOL)

        Processed indicator.

        TRUE

          Message processed
        FALSE
          Message ignored.


        [Back] [Next]