ReactOS 0.4.16-dev-1142-g8029339
EFFECTIVE_INFO Struct Reference
Collaboration diagram for EFFECTIVE_INFO:

Public Attributes

HWND hwndFound
 
HWND hwndDesktop
 
HWND hwndProgman
 
HWND hTrayWnd
 
BOOL bMustBeInMonitor
 

Detailed Description

Definition at line 101 of file traywnd.cpp.

Member Data Documentation

◆ bMustBeInMonitor

BOOL EFFECTIVE_INFO::bMustBeInMonitor

Definition at line 107 of file traywnd.cpp.

Referenced by FindEffectiveProc(), and IsThereAnyEffectiveWindow().

◆ hTrayWnd

HWND EFFECTIVE_INFO::hTrayWnd

Definition at line 106 of file traywnd.cpp.

Referenced by FindEffectiveProc(), and IsThereAnyEffectiveWindow().

◆ hwndDesktop

HWND EFFECTIVE_INFO::hwndDesktop

Definition at line 104 of file traywnd.cpp.

Referenced by FindEffectiveProc(), and IsThereAnyEffectiveWindow().

◆ hwndFound

HWND EFFECTIVE_INFO::hwndFound

Definition at line 103 of file traywnd.cpp.

Referenced by FindEffectiveProc(), and IsThereAnyEffectiveWindow().

◆ hwndProgman

HWND EFFECTIVE_INFO::hwndProgman

Definition at line 105 of file traywnd.cpp.

Referenced by FindEffectiveProc(), and IsThereAnyEffectiveWindow().


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