ReactOS 0.4.16-dev-456-ga97fcf1
|
Public Member Functions | |
IconWatcherData (CONST NOTIFYICONDATA *iconData) | |
~IconWatcherData () | |
Public Attributes | |
HANDLE | hProcess |
DWORD | ProcessId |
NOTIFYICONDATA | IconData |
Definition at line 32 of file syspager.cpp.
|
inline |
Definition at line 38 of file syspager.cpp.
|
inline |
Definition at line 47 of file syspager.cpp.
HANDLE IconWatcherData::hProcess |
Definition at line 34 of file syspager.cpp.
Referenced by ~IconWatcherData().
NOTIFYICONDATA IconWatcherData::IconData |
Definition at line 36 of file syspager.cpp.
Referenced by IconWatcherData().
DWORD IconWatcherData::ProcessId |
Definition at line 35 of file syspager.cpp.