ReactOS 0.4.15-dev-7953-g1f49173
tagLVFINDINFOW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagLVFINDINFOW:

Public Attributes

UINT flags
 
LPCWSTR psz
 
LPARAM lParam
 
POINT pt
 
UINT vkDirection
 

Detailed Description

Definition at line 2455 of file commctrl.h.

Member Data Documentation

◆ flags

◆ lParam

LPARAM tagLVFINDINFOW::lParam

◆ psz

LPCWSTR tagLVFINDINFOW::psz

◆ pt

POINT tagLVFINDINFOW::pt

Definition at line 2459 of file commctrl.h.

Referenced by LISTVIEW_FindItemW(), and LISTVIEW_GetNextItem().

◆ vkDirection

UINT tagLVFINDINFOW::vkDirection

Definition at line 2460 of file commctrl.h.

Referenced by LISTVIEW_FindItemW(), and LISTVIEW_GetNextItem().


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