ReactOS 0.4.16-dev-2104-gb84fa49
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 3053 of file traywnd.cpp.

Member Data Documentation

◆ bShowDesktop

BOOL CTrayWindow::MINIMIZE_INFO::bShowDesktop

Definition at line 3059 of file traywnd.cpp.

◆ hTrayWnd

HWND CTrayWindow::MINIMIZE_INFO::hTrayWnd

Definition at line 3056 of file traywnd.cpp.

◆ hwndDesktop

HWND CTrayWindow::MINIMIZE_INFO::hwndDesktop

Definition at line 3055 of file traywnd.cpp.

◆ hwndProgman

HWND CTrayWindow::MINIMIZE_INFO::hwndProgman

Definition at line 3057 of file traywnd.cpp.

◆ pMinimizedAll

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

Definition at line 3058 of file traywnd.cpp.


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