ReactOS 0.4.16-dev-340-g0540c21
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
int | iItem |
int | iSubItem |
UINT | uNewState |
UINT | uOldState |
UINT | uChanged |
POINT | ptAction |
LPARAM | lParam |
UINT | uKeyFlags |
Definition at line 3048 of file commctrl.h.
NMHDR tagNMITEMACTIVATE::hdr |
Definition at line 3049 of file commctrl.h.
Referenced by detail_dlg_proc().
int tagNMITEMACTIVATE::iItem |
Definition at line 3050 of file commctrl.h.
Referenced by cert_mgr_advanced_dlg_proc(), cert_mgr_dlg_proc(), cert_properties_general_dlg_proc(), detail_dlg_proc(), notify_click(), notify_itemactivate(), CAutoComplete::OnNotify(), ToolsPageWndProc(), and WndProc().
int tagNMITEMACTIVATE::iSubItem |
Definition at line 3051 of file commctrl.h.
Referenced by notify_click(), and notify_itemactivate().
LPARAM tagNMITEMACTIVATE::lParam |
Definition at line 3056 of file commctrl.h.
Referenced by detail_dlg_proc(), notify_click(), and notify_itemactivate().
POINT tagNMITEMACTIVATE::ptAction |
Definition at line 3055 of file commctrl.h.
Referenced by notify_click(), and notify_itemactivate().
UINT tagNMITEMACTIVATE::uChanged |
Definition at line 3054 of file commctrl.h.
Referenced by notify_itemactivate().
UINT tagNMITEMACTIVATE::uKeyFlags |
Definition at line 3057 of file commctrl.h.
Referenced by notify_itemactivate().
UINT tagNMITEMACTIVATE::uNewState |
Definition at line 3052 of file commctrl.h.
Referenced by detail_dlg_proc(), and notify_itemactivate().
UINT tagNMITEMACTIVATE::uOldState |
Definition at line 3053 of file commctrl.h.
Referenced by notify_itemactivate().