ReactOS 0.4.15-dev-7924-g5949c20
tagNMLVFINDITEMW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMLVFINDITEMW:

Public Attributes

NMHDR hdr
 
int iStart
 
LVFINDINFOW lvfi
 

Detailed Description

Definition at line 3098 of file commctrl.h.

Member Data Documentation

◆ hdr

NMHDR tagNMLVFINDITEMW::hdr

Definition at line 3099 of file commctrl.h.

Referenced by LISTVIEW_FindItemW(), and LISTVIEW_ProcessLetterKeys().

◆ iStart

int tagNMLVFINDITEMW::iStart

Definition at line 3100 of file commctrl.h.

Referenced by LISTVIEW_FindItemW(), and LISTVIEW_ProcessLetterKeys().

◆ lvfi

LVFINDINFOW tagNMLVFINDITEMW::lvfi

Definition at line 3101 of file commctrl.h.

Referenced by LISTVIEW_FindItemW(), and LISTVIEW_ProcessLetterKeys().


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