sbAppleRemoteModule.mm File Reference
#include "nsIGenericFactory.h"
#include "sbAppleRemoteService.h"
Include dependency graph for sbAppleRemoteModule.mm:

Go to the source code of this file.

Macros

#define SB_MACREMOTECONTROLSERVICE_CID
 
#define SB_MACREMOTECONTROLSERVICE_CONTRACTID
 

Functions

id service ()
 

Variables

static const nsModuleComponentInfo components []
 

Macro Definition Documentation

#define SB_MACREMOTECONTROLSERVICE_CID
Value:
{ 0xAFCF7797, 0x8923, 0x4033, \
{ 0xA4, 0x31, 0x35, 0x9A, 0x7C, 0x73, 0x34, 0xF4 } }

Definition at line 35 of file sbAppleRemoteModule.mm.

#define SB_MACREMOTECONTROLSERVICE_CONTRACTID

Definition at line 39 of file sbAppleRemoteModule.mm.

Function Documentation

id service ( )
virtual

Here is the caller graph for this function:

Variable Documentation

const nsModuleComponentInfo components[]
static
Initial value:
=
{
{
"Songbird Mac Remote Control Service",
{ 0xAFCF7797, 0x8923, 0x4033, { 0xA4, 0x31, 0x35, 0x9A, 0x7C, 0x73, 0x34, 0xF4 } } ,
\ ,
sbAppleRemoteServiceConstructor
}
}

Definition at line 45 of file sbAppleRemoteModule.mm.