ReactOS 0.4.16-dev-401-g45b008d
|
Public Attributes | |
UINT | uID |
const struct _VDM_MENUITEM * | SubMenu |
UINT_PTR | uCmdID |
const struct _VDM_MENUITEM* _VDM_MENUITEM::SubMenu |
Definition at line 31 of file console.c.
Referenced by AppendMenuItems(), and DestroyVdmMenu().
UINT_PTR _VDM_MENUITEM::uCmdID |
Definition at line 32 of file console.c.
Referenced by AppendMenuItems(), and DestroyVdmMenu().
UINT _VDM_MENUITEM::uID |
Definition at line 30 of file console.c.
Referenced by AppendMenuItems(), and DestroyVdmMenu().