ReactOS 0.4.15-dev-6055-g36cdd34
tagCOMPAREITEMSTRUCT Struct Reference

#include <winuser.h>

Collaboration diagram for tagCOMPAREITEMSTRUCT:

Public Attributes

UINT CtlType
 
UINT CtlID
 
HWND hwndItem
 
UINT itemID1
 
ULONG_PTR itemData1
 
UINT itemID2
 
ULONG_PTR itemData2
 
DWORD dwLocaleId
 

Detailed Description

Definition at line 2979 of file winuser.h.

Member Data Documentation

◆ CtlID

UINT tagCOMPAREITEMSTRUCT::CtlID

Definition at line 2981 of file winuser.h.

Referenced by add_message_(), COMBO_ItemOp(), LISTBOX_FindStringPos(), and main_window_proc().

◆ CtlType

UINT tagCOMPAREITEMSTRUCT::CtlType

Definition at line 2980 of file winuser.h.

Referenced by add_message_(), COMBO_ItemOp(), LISTBOX_FindStringPos(), and main_window_proc().

◆ dwLocaleId

DWORD tagCOMPAREITEMSTRUCT::dwLocaleId

Definition at line 2987 of file winuser.h.

Referenced by LISTBOX_FindStringPos().

◆ hwndItem

HWND tagCOMPAREITEMSTRUCT::hwndItem

Definition at line 2982 of file winuser.h.

Referenced by add_message_(), COMBO_ItemOp(), LISTBOX_FindStringPos(), and main_window_proc().

◆ itemData1

ULONG_PTR tagCOMPAREITEMSTRUCT::itemData1

Definition at line 2984 of file winuser.h.

Referenced by add_message_(), LISTBOX_FindStringPos(), and main_window_proc().

◆ itemData2

ULONG_PTR tagCOMPAREITEMSTRUCT::itemData2

Definition at line 2986 of file winuser.h.

Referenced by add_message_(), LISTBOX_FindStringPos(), and main_window_proc().

◆ itemID1

UINT tagCOMPAREITEMSTRUCT::itemID1

Definition at line 2983 of file winuser.h.

Referenced by add_message_(), LISTBOX_FindStringPos(), and main_window_proc().

◆ itemID2

UINT tagCOMPAREITEMSTRUCT::itemID2

Definition at line 2985 of file winuser.h.

Referenced by add_message_(), LISTBOX_FindStringPos(), and main_window_proc().


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