|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winuser.h>

Public Attributes | |
| UINT | CtlType |
| UINT | CtlID |
| UINT | itemID |
| HWND | hwndItem |
| ULONG_PTR | itemData |
| UINT tagDELETEITEMSTRUCT::CtlID |
Definition at line 3143 of file winuser.h.
Referenced by COMBO_ItemOp(), and LISTBOX_DeleteItem().
| UINT tagDELETEITEMSTRUCT::CtlType |
Definition at line 3142 of file winuser.h.
Referenced by COMBO_ItemOp(), and LISTBOX_DeleteItem().
| HWND tagDELETEITEMSTRUCT::hwndItem |
Definition at line 3145 of file winuser.h.
Referenced by COMBO_ItemOp(), and LISTBOX_DeleteItem().
| ULONG_PTR tagDELETEITEMSTRUCT::itemData |
Definition at line 3146 of file winuser.h.
Referenced by LISTBOX_DeleteItem().
| UINT tagDELETEITEMSTRUCT::itemID |
Definition at line 3144 of file winuser.h.
Referenced by LISTBOX_DeleteItem().