ReactOS 0.4.16-dev-983-g23ad936
|
#include <commctrl.h>
Public Attributes | |
UINT | flags |
LPCWSTR | psz |
LPARAM | lParam |
POINT | pt |
UINT | vkDirection |
Definition at line 2460 of file commctrl.h.
UINT tagLVFINDINFOW::flags |
Definition at line 2461 of file commctrl.h.
Referenced by assign_action(), CAppsListView::CompareFunc(), find_oid_in_list(), LISTVIEW_FindItemW(), LISTVIEW_GetNextItem(), LISTVIEW_ProcessLetterKeys(), PAGER_Notify(), CApplicationView::RestoreListSelection(), and SetValueName().
LPARAM tagLVFINDINFOW::lParam |
Definition at line 2463 of file commctrl.h.
Referenced by assign_action(), CAppsListView::CompareFunc(), find_oid_in_list(), and LISTVIEW_FindItemW().
LPCWSTR tagLVFINDINFOW::psz |
Definition at line 2462 of file commctrl.h.
Referenced by LISTVIEW_FindItemA(), LISTVIEW_FindItemW(), LISTVIEW_ProcessLetterKeys(), PAGER_Notify(), CApplicationView::RestoreListSelection(), and SetValueName().
POINT tagLVFINDINFOW::pt |
Definition at line 2464 of file commctrl.h.
Referenced by LISTVIEW_FindItemW(), and LISTVIEW_GetNextItem().
UINT tagLVFINDINFOW::vkDirection |
Definition at line 2465 of file commctrl.h.
Referenced by LISTVIEW_FindItemW(), and LISTVIEW_GetNextItem().