| Prev Next 
The ListView_HitTest macro determines which list view item, if any, is
at a specified position. You can use this macro or explicitly send the LVM_HITTEST
message.
 
int ListView_HitTest(
 
| 
    HWND hwnd, 
 |  |  
| 
    LV_HITTESTINFO FAR *pinfo
 |  |  
| 
   );
 |  |  Parameters
hwnd
Handle to the list view control.
pinfo
Pointer to an LV_HITTESTINFO structure that contains the position to
hit test and receives information about the results of the hit test.
 Return Values
Returns the index of the item at the specified position, if any, or -1 otherwise.
 See Also
LV_HITTESTINFO, LVM_HITTEST
 
 
 
 | file: /Techref/os/win/api/win32/mac/src/mac01_29.htm, 1KB, , updated: 2000/4/7 12:19, local time: 2025/10/31 15:58, 
 
216.73.216.219,10-1-97-123:LOG IN | 
 
 |  | ©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/Techref/os/win/api/win32/mac/src/mac01_29.htm"> ListView_HitTest</A>
 | 
 
 | Did you find what you needed? | 
 
 |  | Welcome to ecomorder.com! | 
 |  | Welcome to ecomorder.com! | 
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
.
 |