ReactOS 0.4.15-dev-7842-g558ab78
_VDM_MENUITEM Struct Reference
Collaboration diagram for _VDM_MENUITEM:

Public Attributes

UINT uID
 
const struct _VDM_MENUITEMSubMenu
 
UINT_PTR uCmdID
 

Detailed Description

Definition at line 28 of file console.c.

Member Data Documentation

◆ SubMenu

const struct _VDM_MENUITEM* _VDM_MENUITEM::SubMenu

Definition at line 31 of file console.c.

Referenced by AppendMenuItems(), and DestroyVdmMenu().

◆ uCmdID

UINT_PTR _VDM_MENUITEM::uCmdID

Definition at line 32 of file console.c.

Referenced by AppendMenuItems(), and DestroyVdmMenu().

◆ uID

UINT _VDM_MENUITEM::uID

Definition at line 30 of file console.c.

Referenced by AppendMenuItems(), and DestroyVdmMenu().


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