sbPrompterModule.cpp File Reference

Songbird Prompter Module Component Factory and Main Entry Point. More...

#include "sbPrompter.h"
#include <nsIGenericFactory.h>
Include dependency graph for sbPrompterModule.cpp:

Go to the source code of this file.

Variables

static const nsModuleComponentInfo components []
 

Detailed Description

Songbird Prompter Module Component Factory and Main Entry Point.

Definition in file sbPrompterModule.cpp.

Variable Documentation

const nsModuleComponentInfo components[]
static
Initial value:
=
{
{
"Songbird Prompter" ,
{ 0xfa7ec5bd, 0x7cab, 0x4a63, { 0xa9, 0x70, 0x7b, 0xc4, 0xe8, 0x3e, 0xe8, 0x91 } } ,
sbPrompterConstructor
}
}
#define SONGBIRD_PROMPTER_CONTRACTID

Definition at line 44 of file sbPrompterModule.cpp.