ReactOS 0.4.16-dev-336-gb667d82
|
#include <traynotify.h>
Public Types | |
typedef NotifyIconConfig | super |
Public Member Functions | |
NotifyIconDlgInfo (const NotifyInfo &info) | |
NotifyIconDlgInfo (const NotifyIconConfig &cfg) | |
NotifyIconDlgInfo () | |
Public Member Functions inherited from NotifyIconConfig | |
NotifyIconConfig () | |
void | create_name () |
bool | match (const NotifyIconConfig &props) const |
Public Attributes | |
DWORD | _lastChange |
Public Attributes inherited from NotifyIconConfig | |
String | _tipText |
String | _windowTitle |
String | _modulePath |
NOTIFYICONMODE | _mode |
String | _name |
Definition at line 183 of file traynotify.h.
Definition at line 185 of file traynotify.h.
|
inline |
Definition at line 187 of file traynotify.h.
|
inline |
Definition at line 188 of file traynotify.h.
|
inline |
Definition at line 189 of file traynotify.h.
DWORD NotifyIconDlgInfo::_lastChange |
Definition at line 191 of file traynotify.h.