CListCtrl::InsertMarkHitTest
Visual Studio 2008
Retrieves the insertion point closest to a specified point.
int InsertMarkHitTest( LPPOINT pPoint, LPLVINSERTMARK lvim ) const;
This member function emulates the functionality of the LVM_INSERTMARKHITTEST message, as described in the Windows SDK.