fsHitTestres (USHORT)

      Hit-test result.

      fsHitTestres provides the hit-test result. It contains the value returned from the hit-test process, which determines the window to be associated with this message. For details of the possible values, see WM_HITTEST.

    rc (BOOL)

      Processed indicator.

      TRUE

        Message processed
      FALSE
        Message ignored.


      [Back] [Next]