ReactOS 0.4.16-dev-122-g325d74c
|
copy data structure for tray notifications More...
Public Attributes | |
DWORD | cookie |
DWORD | notify_code |
NOTIFYICONDATA | nicon_data |
copy data structure for tray notifications
Definition at line 506 of file desktopbar.cpp.
DWORD TrayNotifyCDS::cookie |
Definition at line 507 of file desktopbar.cpp.
NOTIFYICONDATA TrayNotifyCDS::nicon_data |
Definition at line 509 of file desktopbar.cpp.
DWORD TrayNotifyCDS::notify_code |
Definition at line 508 of file desktopbar.cpp.