ReactOS 0.4.15-dev-7924-g5949c20
menu_data Struct Reference

Public Attributes

UINT type
 
UINT id
 
const charstr
 

Detailed Description

Definition at line 2859 of file menu.c.

Member Data Documentation

◆ id

UINT menu_data::id

Definition at line 2861 of file menu.c.

Referenced by test_menu_resource_layout().

◆ str

const char* menu_data::str

Definition at line 2862 of file menu.c.

Referenced by test_menu_resource_layout().

◆ type

UINT menu_data::type

Definition at line 2861 of file menu.c.

Referenced by test_menu_resource_layout().


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