#include "nsISystemTrayService.h"
Go to the source code of this file.
Classes | |
class | nsSystemTrayService |
Macros | |
#define | ULONG_PTR DWORD |
#define | NS_SYSTEMTRAYSERVICE_CID |
#define | NS_SYSTEMTRAYSERVICE_CONTRACTID "@mozilla.org/system-tray-service;1" |
#define | NS_SYSTEMTRAYSERVICE_CLASSNAME "System Tray Service" |
#define NS_SYSTEMTRAYSERVICE_CID |
Definition at line 50 of file nsSystemTrayService.h.
#define NS_SYSTEMTRAYSERVICE_CLASSNAME "System Tray Service" |
Definition at line 57 of file nsSystemTrayService.h.
#define NS_SYSTEMTRAYSERVICE_CONTRACTID "@mozilla.org/system-tray-service;1" |
Definition at line 54 of file nsSystemTrayService.h.
#define ULONG_PTR DWORD |
Definition at line 41 of file nsSystemTrayService.h.