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

Public Attributes | |
| POINT | pt |
| UINT | flags |
| int | iItem |
Definition at line 783 of file commctrl.h.
| UINT _HD_HITTESTINFO::flags |
Definition at line 785 of file commctrl.h.
Referenced by HEADER_HitTest(), and test_hdm_hittest().
| int _HD_HITTESTINFO::iItem |
Definition at line 786 of file commctrl.h.
Referenced by HEADER_HitTest(), and test_hdm_hittest().
| POINT _HD_HITTESTINFO::pt |
Definition at line 784 of file commctrl.h.
Referenced by HEADER_HitTest(), and test_hdm_hittest().