|
ReactOS 0.4.16-dev-2491-g3dc6630
|
#include <winuser.h>

Public Attributes | |
| UINT | CtlType |
| UINT | CtlID |
| UINT | itemID |
| HWND | hwndItem |
| ULONG_PTR | itemData |
| UINT tagDELETEITEMSTRUCT::CtlID |
Definition at line 3149 of file winuser.h.
Referenced by COMBO_ItemOp(), and LISTBOX_DeleteItem().
| UINT tagDELETEITEMSTRUCT::CtlType |
Definition at line 3148 of file winuser.h.
Referenced by COMBO_ItemOp(), and LISTBOX_DeleteItem().
| HWND tagDELETEITEMSTRUCT::hwndItem |
Definition at line 3151 of file winuser.h.
Referenced by COMBO_ItemOp(), and LISTBOX_DeleteItem().
| ULONG_PTR tagDELETEITEMSTRUCT::itemData |
Definition at line 3152 of file winuser.h.
Referenced by LISTBOX_DeleteItem().
| UINT tagDELETEITEMSTRUCT::itemID |
Definition at line 3150 of file winuser.h.
Referenced by LISTBOX_DeleteItem().