ReactOS 0.4.16-dev-401-g45b008d
|
#include <shellapi.h>
Public Attributes | |
DWORD | cbSize |
HWND | hWnd |
UINT | uID |
UINT | uFlags |
UINT | uCallbackMessage |
HICON | hIcon |
CHAR | szTip [128] |
DWORD | dwState |
DWORD | dwStateMask |
CHAR | szInfo [256] |
union { | |
UINT uTimeout | |
UINT uVersion | |
} | DUMMYUNIONNAME |
CHAR | szInfoTitle [64] |
DWORD | dwInfoFlags |
GUID | guidItem |
HICON | hBalloonIcon |
Definition at line 227 of file shellapi.h.
DWORD _NOTIFYICONDATAA::cbSize |
Definition at line 228 of file shellapi.h.
Referenced by DisableNetworkAdapter(), IconWatcherData::IconWatcherData(), CLanStatus::InitializeNetTaskbarNotifications(), NotifyInfo::modify(), NotifyBalloon(), CSysTray::NotifyIcon(), CUserNotification::RemoveIcon(), Shell_NotifyIconA(), test_cbsize(), TrayIcon_RemoveIcon(), TrayIcon_Update(), UpdateLanStatus(), and WndProc().
_ANONYMOUS_UNION union { ... } _NOTIFYICONDATAA::DUMMYUNIONNAME |
DWORD _NOTIFYICONDATAA::dwInfoFlags |
Definition at line 247 of file shellapi.h.
Referenced by CNotifyToolbar::AddButton(), NotifyBalloon(), Shell_NotifyIconA(), and CNotifyToolbar::UpdateButton().
DWORD _NOTIFYICONDATAA::dwState |
Definition at line 239 of file shellapi.h.
Referenced by CNotifyToolbar::AddButton(), DisableNetworkAdapter(), CLanStatus::InitializeNetTaskbarNotifications(), NotifyInfo::modify(), CSysTray::NotifyIcon(), CNotifyToolbar::RemoveButton(), Shell_NotifyIconA(), CNotifyToolbar::UpdateButton(), and UpdateLanStatus().
DWORD _NOTIFYICONDATAA::dwStateMask |
Definition at line 240 of file shellapi.h.
Referenced by DisableNetworkAdapter(), CLanStatus::InitializeNetTaskbarNotifications(), NotifyInfo::modify(), CSysTray::NotifyIcon(), Shell_NotifyIconA(), and UpdateLanStatus().
GUID _NOTIFYICONDATAA::guidItem |
Definition at line 250 of file shellapi.h.
Referenced by IconWatcherData::IconWatcherData(), and Shell_NotifyIconA().
HICON _NOTIFYICONDATAA::hBalloonIcon |
Definition at line 253 of file shellapi.h.
Referenced by Shell_NotifyIconA().
HICON _NOTIFYICONDATAA::hIcon |
Definition at line 233 of file shellapi.h.
Referenced by CNotifyToolbar::AddButton(), AddTrayIcon(), CLanStatus::InitializeNetTaskbarNotifications(), NotifyInfo::modify(), CSysTray::NotifyIcon(), Shell_NotifyIconA(), test_cbsize(), TrayIcon_Update(), CNotifyToolbar::UpdateButton(), UpdateLanStatus(), UpdateTrayIcon(), and WndProc().
HWND _NOTIFYICONDATAA::hWnd |
Definition at line 229 of file shellapi.h.
Referenced by CNotifyToolbar::AddButton(), DisableNetworkAdapter(), IconWatcherData::IconWatcherData(), CLanStatus::InitializeNetTaskbarNotifications(), NotifyInfo::modify(), NotifyBalloon(), CSysTray::NotifyIcon(), NotifyIconIndex::NotifyIconIndex(), CSysPagerWnd::OnCommand(), CNotifyToolbar::OnCtxMenu(), CUserNotification::RemoveIcon(), CNotifyToolbar::SendMouseEvent(), CNotifyToolbar::SendNotifyCallback(), Shell_NotifyIconA(), test_cbsize(), TrayIcon_RemoveIcon(), TrayIcon_Update(), UpdateLanStatus(), and WndProc().
CHAR _NOTIFYICONDATAA::szInfo[256] |
Definition at line 241 of file shellapi.h.
Referenced by CNotifyToolbar::AddButton(), NotifyBalloon(), Shell_NotifyIconA(), CUserNotification::Show(), CNotifyToolbar::UpdateButton(), and CBalloonQueue::UpdateInfo().
CHAR _NOTIFYICONDATAA::szInfoTitle[64] |
Definition at line 246 of file shellapi.h.
Referenced by CNotifyToolbar::AddButton(), NotifyBalloon(), Shell_NotifyIconA(), and CNotifyToolbar::UpdateButton().
CHAR _NOTIFYICONDATAA::szTip[128] |
Definition at line 238 of file shellapi.h.
Referenced by CNotifyToolbar::AddButton(), AddTrayIcon(), GetTooltipText(), CLanStatus::InitializeNetTaskbarNotifications(), NotifyInfo::modify(), CSysTray::NotifyIcon(), TrayIcon::Set(), Shell_NotifyIconA(), TrayIcon_Update(), CNotifyToolbar::UpdateButton(), UpdateLanStatus(), and UpdateTrayIcon().
UINT _NOTIFYICONDATAA::uCallbackMessage |
Definition at line 232 of file shellapi.h.
Referenced by CNotifyToolbar::AddButton(), AddTrayIcon(), CLanStatus::InitializeNetTaskbarNotifications(), NotifyInfo::modify(), CSysTray::NotifyIcon(), CSysPagerWnd::OnCommand(), CNotifyToolbar::OnCtxMenu(), CNotifyToolbar::SendMouseEvent(), CNotifyToolbar::SendNotifyCallback(), Shell_NotifyIconA(), test_cbsize(), TrayIcon_RemoveIcon(), TrayIcon_Update(), CNotifyToolbar::UpdateButton(), UpdateTrayIcon(), and WndProc().
UINT _NOTIFYICONDATAA::uFlags |
Definition at line 231 of file shellapi.h.
Referenced by DisableNetworkAdapter(), CLanStatus::InitializeNetTaskbarNotifications(), NotifyInfo::modify(), NotifyBalloon(), CSysTray::NotifyIcon(), TrayIcon::Set(), Shell_NotifyIconA(), CUserNotification::Show(), test_cbsize(), TrayIcon_RemoveIcon(), TrayIcon_Update(), UpdateLanStatus(), and WndProc().
UINT _NOTIFYICONDATAA::uID |
Definition at line 230 of file shellapi.h.
Referenced by CNotifyToolbar::AddButton(), DisableNetworkAdapter(), IconWatcherData::IconWatcherData(), CLanStatus::InitializeNetTaskbarNotifications(), NotifyInfo::modify(), NotifyBalloon(), CSysTray::NotifyIcon(), NotifyIconIndex::NotifyIconIndex(), CSysPagerWnd::OnCommand(), CNotifyToolbar::OnCtxMenu(), NotifyArea::ProcessTrayNotification(), CUserNotification::RemoveIcon(), CNotifyToolbar::SendMouseEvent(), CNotifyToolbar::SendNotifyCallback(), Shell_NotifyIconA(), test_cbsize(), TrayIcon_RemoveIcon(), TrayIcon_Update(), and UpdateLanStatus().
UINT _NOTIFYICONDATAA::uTimeout |
Definition at line 243 of file shellapi.h.
Referenced by CNotifyToolbar::AddButton(), NotifyBalloon(), Shell_NotifyIconA(), and CNotifyToolbar::UpdateButton().
UINT _NOTIFYICONDATAA::uVersion |
Definition at line 244 of file shellapi.h.
Referenced by CLanStatus::InitializeNetTaskbarNotifications(), CSysTray::NotifyIcon(), and UpdateLanStatus().