ReactOS 0.4.16-dev-527-gdad3a09
|
#include <commctrl.h>
Public Attributes | |
UINT | flags |
LPCSTR | psz |
LPARAM | lParam |
POINT | pt |
UINT | vkDirection |
Definition at line 2452 of file commctrl.h.
UINT tagLVFINDINFOA::flags |
Definition at line 2453 of file commctrl.h.
Referenced by find_oid_in_list(), LISTVIEW_FindItemA(), and test_finditem().
LPARAM tagLVFINDINFOA::lParam |
Definition at line 2455 of file commctrl.h.
LPCSTR tagLVFINDINFOA::psz |
Definition at line 2454 of file commctrl.h.
Referenced by find_oid_in_list(), LISTVIEW_FindItemA(), test_finditem(), and test_notify_proc().
POINT tagLVFINDINFOA::pt |
Definition at line 2456 of file commctrl.h.
UINT tagLVFINDINFOA::vkDirection |
Definition at line 2457 of file commctrl.h.