ReactOS 0.4.16-dev-1214-gd663eb4
tagMDINEXTMENU Struct Reference

#include <winuser.h>

Collaboration diagram for tagMDINEXTMENU:

Public Attributes

HMENU hmenuIn
 
HMENU hmenuNext
 
HWND hwndNext
 

Detailed Description

Definition at line 3710 of file winuser.h.

Member Data Documentation

◆ hmenuIn

HMENU tagMDINEXTMENU::hmenuIn

Definition at line 3711 of file winuser.h.

Referenced by DefFrameProcW(), and MENU_DoNextMenu().

◆ hmenuNext

HMENU tagMDINEXTMENU::hmenuNext

Definition at line 3712 of file winuser.h.

Referenced by DefFrameProcW(), DefMDIChildProcW(), and MENU_DoNextMenu().

◆ hwndNext

HWND tagMDINEXTMENU::hwndNext

Definition at line 3713 of file winuser.h.

Referenced by DefFrameProcW(), DefMDIChildProcW(), and MENU_DoNextMenu().


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