WM_HITTEST - Syntax

This message is sent to determine which window is associated with an input from the pointing device.

param1
     POINTS  ptspointerpos  /*  Pointer position. */

param2
     ULONG   ulReserved     /*  Reserved value, should be 0. */


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