ReactOS 0.4.15-dev-7113-g9ea2222
|
#include <commctrl.h>
Public Attributes | |
UINT | flags |
LPCSTR | psz |
LPARAM | lParam |
POINT | pt |
UINT | vkDirection |
Definition at line 2447 of file commctrl.h.
UINT tagLVFINDINFOA::flags |
Definition at line 2448 of file commctrl.h.
Referenced by find_oid_in_list(), LISTVIEW_FindItemA(), and test_finditem().
LPARAM tagLVFINDINFOA::lParam |
Definition at line 2450 of file commctrl.h.
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().
POINT tagLVFINDINFOA::pt |
Definition at line 2451 of file commctrl.h.
UINT tagLVFINDINFOA::vkDirection |
Definition at line 2452 of file commctrl.h.