#include <sbIDeviceProperties.h>
#include <nsCOMPtr.h>
#include <nsStringGlue.h>
#include <nsIURI.h>
#include <nsIVariant.h>
#include <nsIWritablePropertyBag.h>
#include <nsIWritablePropertyBag2.h>
Go to the source code of this file.
#define SONGBIRD_DEVICEPROPERTIES_CID |
Value:{ \
0x1b7449fe, \
0x86d1, \
0x4668, \
{0x85, 0xfb, 0x9d, 0x75, 0x59, 0x1e, 0x48, 0xcd} \
}
Definition at line 68 of file sbDeviceProperties.h.
#define SONGBIRD_DEVICEPROPERTIES_CONTRACTID "@songbirdnest.com/Songbird/Device/DeviceProperties;1" |
#define SONGBIRD_DEVICEPROPERTIES_DESCRIPTION "Songbird Device Properties Component" |