|  |  |  | 
| 
 | ||
| 
 | ||
HDM_HITTEST
HDM_HITTEST wParam = 0; lParam = (LPARAM) (LPHDHITTESTINFO) phdhti;Tests a point to determine which header item, if any, is at the specified point.
- Returns the index of the item at the specified position, if any, or  1 otherwise.
- phdhti
- Address of an HDHITTESTINFO structure that contains the position to test and receives information about the results of the test.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.