nsSystemTrayService.h File Reference
#include "nsISystemTrayService.h"
Include dependency graph for nsSystemTrayService.h:
This graph shows which files directly or indirectly include this file:

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"
 

Macro Definition Documentation

#define NS_SYSTEMTRAYSERVICE_CID
Value:
{ 0xf53fcefa, 0x2f53, 0x40cf, \
{ 0xbb, 0xaf, 0x2f, 0x58, 0x96, 0xa5, 0x6e, 0x82 } }

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.