ReactOS 0.4.15-dev-7918-g2a2556c
_GUICONSOLE_MENUITEM Struct Reference
Collaboration diagram for _GUICONSOLE_MENUITEM:

Public Attributes

UINT uID
 
const struct _GUICONSOLE_MENUITEMSubMenu
 
WORD wCmdID
 

Detailed Description

Definition at line 77 of file conwnd.c.

Member Data Documentation

◆ SubMenu

const struct _GUICONSOLE_MENUITEM* _GUICONSOLE_MENUITEM::SubMenu

Definition at line 80 of file conwnd.c.

Referenced by AppendMenuItems().

◆ uID

UINT _GUICONSOLE_MENUITEM::uID

Definition at line 79 of file conwnd.c.

Referenced by AppendMenuItems().

◆ wCmdID

WORD _GUICONSOLE_MENUITEM::wCmdID

Definition at line 81 of file conwnd.c.

Referenced by AppendMenuItems().


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