sbDeviceProperties.h File Reference
#include <sbIDeviceProperties.h>
#include <nsCOMPtr.h>
#include <nsStringGlue.h>
#include <nsIURI.h>
#include <nsIVariant.h>
#include <nsIWritablePropertyBag.h>
#include <nsIWritablePropertyBag2.h>
Include dependency graph for sbDeviceProperties.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbDeviceProperties
 

Macros

#define SONGBIRD_DEVICEPROPERTIES_DESCRIPTION   "Songbird Device Properties Component"
 
#define SONGBIRD_DEVICEPROPERTIES_CONTRACTID   "@songbirdnest.com/Songbird/Device/DeviceProperties;1"
 
#define SONGBIRD_DEVICEPROPERTIES_CLASSNAME   "Songbird Device Properties"
 
#define SONGBIRD_DEVICEPROPERTIES_CID
 

Macro Definition Documentation

#define SONGBIRD_DEVICEPROPERTIES_CID
Value:
{ /* 1b7449fe-86d1-4668-85fb-9d75591e48cd */ \
0x1b7449fe, \
0x86d1, \
0x4668, \
{0x85, 0xfb, 0x9d, 0x75, 0x59, 0x1e, 0x48, 0xcd} \
}

Definition at line 68 of file sbDeviceProperties.h.

#define SONGBIRD_DEVICEPROPERTIES_CLASSNAME   "Songbird Device Properties"

Definition at line 66 of file sbDeviceProperties.h.

#define SONGBIRD_DEVICEPROPERTIES_CONTRACTID   "@songbirdnest.com/Songbird/Device/DeviceProperties;1"

Definition at line 64 of file sbDeviceProperties.h.

#define SONGBIRD_DEVICEPROPERTIES_DESCRIPTION   "Songbird Device Properties Component"

Definition at line 62 of file sbDeviceProperties.h.