sbIdentityService.h File Reference
#include "sbIIdentityService.h"
#include <nsIComponentManager.h>
#include <nsIGenericFactory.h>
#include <nsCOMArray.h>
#include <nsStringAPI.h>
#include <sbIMediaItem.h>
Include dependency graph for sbIdentityService.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbIdentityService
 

Macros

#define SONGBIRD_IDENTITY_SERVICE_CONTRACTID   "@songbirdnest.com/Songbird/IdentityService;1"
 
#define SONGBIRD_IDENTITY_SERVICE_CLASSNAME   "Songbird Unique Identifier Service"
 
#define SONGBIRD_IDENTITY_SERVICE_CID
 

Macro Definition Documentation

#define SONGBIRD_IDENTITY_SERVICE_CID
Value:
{ /* 94717ce5-adb7-4661-8044-530c4b4330ce */ \
0x94717ce5, 0xadb7, 0x4661, \
{ 0x80, 0x44, 0x53, 0x0c, 0x4b, 0x43, 0x30, 0xce } \
}

Definition at line 46 of file sbIdentityService.h.

#define SONGBIRD_IDENTITY_SERVICE_CLASSNAME   "Songbird Unique Identifier Service"

Definition at line 44 of file sbIdentityService.h.

#define SONGBIRD_IDENTITY_SERVICE_CONTRACTID   "@songbirdnest.com/Songbird/IdentityService;1"

Definition at line 42 of file sbIdentityService.h.