ReactOS 0.4.17-dev-923-g4c9a150
tagMENULIST Struct Reference

#include <ntuser.h>

Collaboration diagram for tagMENULIST:

Public Attributes

struct tagMENULIST * pNext
 
struct tagMENU * pMenu
 

Detailed Description

Definition at line 399 of file ntuser.h.

Member Data Documentation

◆ pMenu

struct tagMENU* tagMENULIST::pMenu

Definition at line 402 of file ntuser.h.

◆ pNext

struct tagMENULIST* tagMENULIST::pNext

Definition at line 401 of file ntuser.h.


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