WM_BUTTON1CLICK - Syntax

This message occurs when the operator presses and then releases button 1 of the pointing device within a specified period of time, and without moving the mouse.

param1
     POINTS  ptspointerpos  /*  Pointer position. */

param2
     USHORT  fsHitTestres   /*  Hit-test result. */
     USHORT  fsflags        /*  Keyboard control codes. */


[Back: WM_BUTTON1CLICK - Parameters]
[Next: WM_BUTTON1CLICK - Remarks]