ReactOS
0.4.15-dev-1629-g9aa73da
|
#include <commctrl.h>
Public Attributes | |
POINT | pt |
UINT | flags |
HTREEITEM | hItem |
Definition at line 3514 of file commctrl.h.
UINT tagTVHITTESTINFO::flags |
Definition at line 3516 of file commctrl.h.
Referenced by ChildWndProc(), TreeDropTarget::DragOver(), DesktopDropTarget::DragOver(), MSISelectionTree_WndProc(), CDeviceView::OnRightClick(), ShellBrowser::OnTreeItemRClick(), TREEVIEW_HitTest(), and TREEVIEW_LButtonDoubleClick().
HTREEITEM tagTVHITTESTINFO::hItem |
Definition at line 3517 of file commctrl.h.
Referenced by ChildWndProc(), MSISelectionTree_WndProc(), ShellBrowser::OnTreeItemRClick(), and TREEVIEW_HitTest().
POINT tagTVHITTESTINFO::pt |
Definition at line 3515 of file commctrl.h.
Referenced by ChildWndProc(), TreeDropTarget::DragOver(), DesktopDropTarget::DragOver(), MSISelectionTree_WndProc(), CDeviceView::OnRightClick(), ShellBrowser::OnTreeItemRClick(), TREEVIEW_HitTest(), and TREEVIEW_LButtonDoubleClick().