ReactOS 0.4.16-dev-1408-gbc64f3a
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 3049 of file traywnd.cpp.

Member Data Documentation

◆ bShowDesktop

BOOL CTrayWindow::MINIMIZE_INFO::bShowDesktop

Definition at line 3055 of file traywnd.cpp.

◆ hTrayWnd

HWND CTrayWindow::MINIMIZE_INFO::hTrayWnd

Definition at line 3052 of file traywnd.cpp.

◆ hwndDesktop

HWND CTrayWindow::MINIMIZE_INFO::hwndDesktop

Definition at line 3051 of file traywnd.cpp.

◆ hwndProgman

HWND CTrayWindow::MINIMIZE_INFO::hwndProgman

Definition at line 3053 of file traywnd.cpp.

◆ pMinimizedAll

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

Definition at line 3054 of file traywnd.cpp.


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