ReactOS 0.4.16-dev-178-g8ba6102
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 2460 of file commctrl.h.

Member Data Documentation

◆ flags

◆ lParam

LPARAM tagLVFINDINFOW::lParam

◆ psz

◆ pt

POINT tagLVFINDINFOW::pt

Definition at line 2464 of file commctrl.h.

Referenced by LISTVIEW_FindItemW(), and LISTVIEW_GetNextItem().

◆ vkDirection

UINT tagLVFINDINFOW::vkDirection

Definition at line 2465 of file commctrl.h.

Referenced by LISTVIEW_FindItemW(), and LISTVIEW_GetNextItem().


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