|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <commctrl.h>

Public Attributes | |
| POINT | pt |
| UINT | flags |
| int | iItem |
| int | iSubItem |
Definition at line 2513 of file commctrl.h.
| UINT tagLVHITTESTINFO::flags |
Definition at line 2515 of file commctrl.h.
Referenced by debuglvhittestinfo(), LISTVIEW_HitTest(), LISTVIEW_LButtonDown(), LISTVIEW_LButtonUp(), anonymous_namespace{settingsdlg.cpp}::SettingsDlgProc(), test_lvm_hittest_(), and test_lvm_subitemhittest_().
| int tagLVHITTESTINFO::iItem |
Definition at line 2516 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 2517 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 2514 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(), anonymous_namespace{settingsdlg.cpp}::SettingsDlgProc(), test_lvm_hittest_(), and test_lvm_subitemhittest_().