sbHelloWorldModule.cpp File Reference
#include "nsIGenericFactory.h"
#include "sbHelloWorld.h"
#include "sbHelloWorldCID.h"
Include dependency graph for sbHelloWorldModule.cpp:

Go to the source code of this file.

Variables

static const nsModuleComponentInfo components []
 

Variable Documentation

const nsModuleComponentInfo components[]
static
Initial value:
=
{
{
"Hello World Component Description",
{ 0x58868727, 0x1123, 0x118a, { 0xb6, 0xba, 0xcc, 0x54, 0x21, 0xad, 0x6c, 0x8a } } ,
"@songbirdnest.com/Songbird/HelloWorld;1" ,
sbHelloWorldConstructor
}
}

Definition at line 33 of file sbHelloWorldModule.cpp.