ReactOS 0.4.15-dev-7842-g558ab78
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 116 of file traywnd.cpp.

Member Data Documentation

◆ bMustBeInMonitor

BOOL EFFECTIVE_INFO::bMustBeInMonitor

Definition at line 122 of file traywnd.cpp.

Referenced by FindEffectiveProc(), and IsThereAnyEffectiveWindow().

◆ hTrayWnd

HWND EFFECTIVE_INFO::hTrayWnd

Definition at line 121 of file traywnd.cpp.

Referenced by FindEffectiveProc(), and IsThereAnyEffectiveWindow().

◆ hwndDesktop

HWND EFFECTIVE_INFO::hwndDesktop

Definition at line 119 of file traywnd.cpp.

Referenced by FindEffectiveProc(), and IsThereAnyEffectiveWindow().

◆ hwndFound

HWND EFFECTIVE_INFO::hwndFound

Definition at line 118 of file traywnd.cpp.

Referenced by FindEffectiveProc(), and IsThereAnyEffectiveWindow().

◆ hwndProgman

HWND EFFECTIVE_INFO::hwndProgman

Definition at line 120 of file traywnd.cpp.

Referenced by FindEffectiveProc(), and IsThereAnyEffectiveWindow().


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