CTreeCtrl::HitTest

This method determines the location of the specified point relative to the client area of a tree view control.

At a Glance

Header file: Afxcmn.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions:: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

HTREEITEM HitTest( CPoint pt, UINT* pFlags );

HTREEITEM HitTest( TV_HITTESTINFO* pHitTestInfo );

See Also

CTreeCtrl::GetItemRect