ReactOS 0.4.15-dev-7131-ge4d03f4
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
int | iStart |
LVFINDINFOW | lvfi |
Definition at line 3098 of file commctrl.h.
NMHDR tagNMLVFINDITEMW::hdr |
Definition at line 3099 of file commctrl.h.
Referenced by LISTVIEW_FindItemW(), and LISTVIEW_ProcessLetterKeys().
int tagNMLVFINDITEMW::iStart |
Definition at line 3100 of file commctrl.h.
Referenced by LISTVIEW_FindItemW(), and LISTVIEW_ProcessLetterKeys().
LVFINDINFOW tagNMLVFINDITEMW::lvfi |
Definition at line 3101 of file commctrl.h.
Referenced by LISTVIEW_FindItemW(), and LISTVIEW_ProcessLetterKeys().