ReactOS 0.4.15-dev-7924-g5949c20
tagLVFINDINFOA Struct Reference

#include <commctrl.h>

Collaboration diagram for tagLVFINDINFOA:

Public Attributes

UINT flags
 
LPCSTR psz
 
LPARAM lParam
 
POINT pt
 
UINT vkDirection
 

Detailed Description

Definition at line 2447 of file commctrl.h.

Member Data Documentation

◆ flags

UINT tagLVFINDINFOA::flags

Definition at line 2448 of file commctrl.h.

Referenced by find_oid_in_list(), LISTVIEW_FindItemA(), and test_finditem().

◆ lParam

LPARAM tagLVFINDINFOA::lParam

Definition at line 2450 of file commctrl.h.

◆ psz

LPCSTR tagLVFINDINFOA::psz

Definition at line 2449 of file commctrl.h.

Referenced by find_oid_in_list(), LISTVIEW_FindItemA(), test_finditem(), and test_notify_proc().

◆ pt

POINT tagLVFINDINFOA::pt

Definition at line 2451 of file commctrl.h.

◆ vkDirection

UINT tagLVFINDINFOA::vkDirection

Definition at line 2452 of file commctrl.h.


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