Songbird Window Watcher Module Component Factory and Main Entry Point. More...
#include "sbWindowWatcher.h"
#include <nsICategoryManager.h>
#include <nsIGenericFactory.h>
#include <nsServiceManagerUtils.h>
Go to the source code of this file.
Functions | |
static NS_METHOD | sbWindowWatcherRegister (nsIComponentManager *aCompMgr, nsIFile *aPath, const char *aLoaderStr, const char *aType, const nsModuleComponentInfo *aInfo) |
Register the Songbird window watcher component. More... | |
static NS_METHOD | sbWindowWatcherUnregister (nsIComponentManager *aCompMgr, nsIFile *aPath, const char *aLoaderStr, const nsModuleComponentInfo *aInfo) |
Unregister the Songbird window watcher component. More... | |
Variables | |
static const nsModuleComponentInfo | components [] |
Songbird Window Watcher Module Component Factory and Main Entry Point.
Definition in file sbWindowWatcherModule.cpp.
|
static |
Register the Songbird window watcher component.
Definition at line 64 of file sbWindowWatcherModule.cpp.
|
static |
Unregister the Songbird window watcher component.
Definition at line 96 of file sbWindowWatcherModule.cpp.
|
static |
Definition at line 120 of file sbWindowWatcherModule.cpp.