|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
#include <commctrl.h>

Public Attributes | |
| POINT | pt |
| UINT | flags |
| HTREEITEM | hItem |
Definition at line 3523 of file commctrl.h.
| UINT tagTVHITTESTINFO::flags |
Definition at line 3525 of file commctrl.h.
Referenced by ChildWndProc(), MSISelectionTree_WndProc(), CDeviceView::OnDoubleClick(), CDeviceView::OnRightClick(), TREEVIEW_HitTest(), and TREEVIEW_LButtonDoubleClick().
| HTREEITEM tagTVHITTESTINFO::hItem |
Definition at line 3526 of file commctrl.h.
Referenced by ChildWndProc(), MSISelectionTree_WndProc(), and TREEVIEW_HitTest().
| POINT tagTVHITTESTINFO::pt |
Definition at line 3524 of file commctrl.h.
Referenced by BrFolder_OnContextMenu(), ChildWndProc(), MSISelectionTree_WndProc(), CDeviceView::OnDoubleClick(), CDeviceView::OnRightClick(), TREEVIEW_HitTest(), TREEVIEW_LButtonDoubleClick(), and WndProc().