ReactOS 0.4.15-dev-7108-g1cf6ce6
|
#include <commctrl.h>
Public Attributes | |
POINT | pt |
UINT | flags |
int | iItem |
int | iSubItem |
Definition at line 2508 of file commctrl.h.
UINT tagLVHITTESTINFO::flags |
Definition at line 2510 of file commctrl.h.
Referenced by debuglvhittestinfo(), LISTVIEW_HitTest(), LISTVIEW_LButtonDown(), LISTVIEW_LButtonUp(), test_lvm_hittest_(), and test_lvm_subitemhittest_().
int tagLVHITTESTINFO::iItem |
Definition at line 2511 of file commctrl.h.
Referenced by debuglvhittestinfo(), LISTVIEW_GetItemAtPt(), LISTVIEW_HitTest(), LISTVIEW_LButtonDblClk(), LISTVIEW_LButtonDown(), LISTVIEW_LButtonUp(), notify_click(), notify_itemactivate(), test_lvm_hittest_(), and test_lvm_subitemhittest_().
int tagLVHITTESTINFO::iSubItem |
Definition at line 2512 of file commctrl.h.
Referenced by debuglvhittestinfo(), LISTVIEW_HitTest(), notify_click(), notify_itemactivate(), test_lvm_hittest_(), and test_lvm_subitemhittest_().
POINT tagLVHITTESTINFO::pt |
Definition at line 2509 of file commctrl.h.
Referenced by debuglvhittestinfo(), CDefView::drag_notify_subitem(), LISTVIEW_GetItemAtPt(), LISTVIEW_HitTest(), LISTVIEW_LButtonDblClk(), LISTVIEW_LButtonDown(), LISTVIEW_LButtonUp(), LISTVIEW_RButtonDblClk(), LISTVIEW_SetCursor(), notify_click(), notify_itemactivate(), test_lvm_hittest_(), and test_lvm_subitemhittest_().