ReactOS 0.4.15-dev-8434-g155a7c7
CTrayWindow::MINIMIZE_INFO Struct Reference
Collaboration diagram for CTrayWindow::MINIMIZE_INFO:

Public Attributes

HWND hwndDesktop
 
HWND hTrayWnd
 
HWND hwndProgman
 
CSimpleArray< MINWNDPOS > * pMinimizedAll
 
BOOL bShowDesktop
 

Detailed Description

Definition at line 3075 of file traywnd.cpp.

Member Data Documentation

◆ bShowDesktop

BOOL CTrayWindow::MINIMIZE_INFO::bShowDesktop

Definition at line 3081 of file traywnd.cpp.

◆ hTrayWnd

HWND CTrayWindow::MINIMIZE_INFO::hTrayWnd

Definition at line 3078 of file traywnd.cpp.

◆ hwndDesktop

HWND CTrayWindow::MINIMIZE_INFO::hwndDesktop

Definition at line 3077 of file traywnd.cpp.

◆ hwndProgman

HWND CTrayWindow::MINIMIZE_INFO::hwndProgman

Definition at line 3079 of file traywnd.cpp.

◆ pMinimizedAll

CSimpleArray<MINWNDPOS>* CTrayWindow::MINIMIZE_INFO::pMinimizedAll

Definition at line 3080 of file traywnd.cpp.


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