ReactOS 0.4.15-dev-8632-gbc8c7d1
tagNMLVFINDITEMW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMLVFINDITEMW:

Public Attributes

NMHDR hdr
 
int iStart
 
LVFINDINFOW lvfi
 

Detailed Description

Definition at line 3103 of file commctrl.h.

Member Data Documentation

◆ hdr

NMHDR tagNMLVFINDITEMW::hdr

Definition at line 3104 of file commctrl.h.

Referenced by LISTVIEW_FindItemW(), and LISTVIEW_ProcessLetterKeys().

◆ iStart

int tagNMLVFINDITEMW::iStart

Definition at line 3105 of file commctrl.h.

Referenced by LISTVIEW_FindItemW(), and LISTVIEW_ProcessLetterKeys().

◆ lvfi

LVFINDINFOW tagNMLVFINDITEMW::lvfi

Definition at line 3106 of file commctrl.h.

Referenced by LISTVIEW_FindItemW(), LISTVIEW_ProcessLetterKeys(), and PAGER_Notify().


The documentation for this struct was generated from the following file: