HDM_HITTESTHDM_HITTEST*
*



Contents  *



Index  *Topic Contents
*Previous Topic: HDM_GETUNICODEFORMAT
*Next Topic: HDM_INSERTITEM

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.

phdhti
Address of an HDHITTESTINFO structure that contains the position to test and receives information about the results of the test.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.