ReactOS 0.4.15-dev-7788-g1ad9096
tagMDINEXTMENU Struct Reference

#include <winuser.h>

Collaboration diagram for tagMDINEXTMENU:

Public Attributes

HMENU hmenuIn
 
HMENU hmenuNext
 
HWND hwndNext
 

Detailed Description

Definition at line 3634 of file winuser.h.

Member Data Documentation

◆ hmenuIn

HMENU tagMDINEXTMENU::hmenuIn

Definition at line 3635 of file winuser.h.

Referenced by DefFrameProcW(), and MENU_DoNextMenu().

◆ hmenuNext

HMENU tagMDINEXTMENU::hmenuNext

Definition at line 3636 of file winuser.h.

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

◆ hwndNext

HWND tagMDINEXTMENU::hwndNext

Definition at line 3637 of file winuser.h.

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


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