ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
int | iStart |
LVFINDINFOW | lvfi |
Definition at line 3103 of file commctrl.h.
NMHDR tagNMLVFINDITEMW::hdr |
Definition at line 3104 of file commctrl.h.
Referenced by LISTVIEW_FindItemW(), and LISTVIEW_ProcessLetterKeys().
int tagNMLVFINDITEMW::iStart |
Definition at line 3105 of file commctrl.h.
Referenced by LISTVIEW_FindItemW(), and LISTVIEW_ProcessLetterKeys().
LVFINDINFOW tagNMLVFINDITEMW::lvfi |
Definition at line 3106 of file commctrl.h.
Referenced by LISTVIEW_FindItemW(), LISTVIEW_ProcessLetterKeys(), and PAGER_Notify().