|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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().