ReactOS 0.4.15-dev-7958-gcd0bb1a
CASCADE_INFO Struct Reference
Collaboration diagram for CASCADE_INFO:

Public Attributes

HWND hwndTop
 
UINT wFlags
 
HWND hwndParent
 
HWND hwndDesktop
 
HWND hTrayWnd
 
HWND hwndProgman
 
HWNDahwnd
 
DWORD chwnd
 

Detailed Description

Definition at line 1983 of file mdi.c.

Member Data Documentation

◆ ahwnd

HWND* CASCADE_INFO::ahwnd

Definition at line 1991 of file mdi.c.

Referenced by GetCascadeChildProc().

◆ chwnd

DWORD CASCADE_INFO::chwnd

Definition at line 1992 of file mdi.c.

Referenced by GetCascadeChildProc().

◆ hTrayWnd

HWND CASCADE_INFO::hTrayWnd

Definition at line 1989 of file mdi.c.

Referenced by GetCascadeChildProc().

◆ hwndDesktop

HWND CASCADE_INFO::hwndDesktop

Definition at line 1988 of file mdi.c.

Referenced by GetCascadeChildProc().

◆ hwndParent

HWND CASCADE_INFO::hwndParent

Definition at line 1987 of file mdi.c.

Referenced by GetCascadeChildProc().

◆ hwndProgman

HWND CASCADE_INFO::hwndProgman

Definition at line 1990 of file mdi.c.

Referenced by GetCascadeChildProc().

◆ hwndTop

HWND CASCADE_INFO::hwndTop

Definition at line 1985 of file mdi.c.

Referenced by GetCascadeChildProc().

◆ wFlags

UINT CASCADE_INFO::wFlags

Definition at line 1986 of file mdi.c.

Referenced by GetCascadeChildProc().


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