DRAWITEMSTRUCT
extern (Windows)
struct DRAWITEMSTRUCT {
}
- CtlID
UINT CtlID;
Undocumented in source.
- CtlType
UINT CtlType;
Undocumented in source.
- hDC
HDC hDC;
Undocumented in source.
- hwndItem
HWND hwndItem;
Undocumented in source.
- itemAction
UINT itemAction;
Undocumented in source.
- itemData
DWORD itemData;
Undocumented in source.
- itemID
UINT itemID;
Undocumented in source.
- itemState
UINT itemState;
Undocumented in source.
- rcItem
RECT rcItem;
Undocumented in source.
dgui core winapi
aliasesenumsfunctionsstructsvariables