ReactOS 0.4.15-dev-7906-g1b85a5f
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 3250 of file traywnd.cpp.

Member Data Documentation

◆ bShowDesktop

BOOL CTrayWindow::MINIMIZE_INFO::bShowDesktop

Definition at line 3256 of file traywnd.cpp.

◆ hTrayWnd

HWND CTrayWindow::MINIMIZE_INFO::hTrayWnd

Definition at line 3253 of file traywnd.cpp.

◆ hwndDesktop

HWND CTrayWindow::MINIMIZE_INFO::hwndDesktop

Definition at line 3252 of file traywnd.cpp.

◆ hwndProgman

HWND CTrayWindow::MINIMIZE_INFO::hwndProgman

Definition at line 3254 of file traywnd.cpp.

◆ pMinimizedAll

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

Definition at line 3255 of file traywnd.cpp.


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