sbDeviceStatus.h File Reference
#include "sbIDeviceStatus.h"
#include <nsStringAPI.h>
#include <nsCOMPtr.h>
#include <sbIMediaItem.h>
#include <sbIMediaList.h>
Include dependency graph for sbDeviceStatus.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbDeviceStatus
 

Macros

#define SONGBIRD_DEVICESTATUS_DESCRIPTION   "Songbird Device Status Component"
 
#define SONGBIRD_DEVICESTATUS_CONTRACTID   "@songbirdnest.com/Songbird/Device/DeviceStatus;1"
 
#define SONGBIRD_DEVICESTATUS_CLASSNAME   "Songbird Device Status"
 
#define SONGBIRD_DEVICESTATUS_CID
 

Macro Definition Documentation

#define SONGBIRD_DEVICESTATUS_CID
Value:
{ /* 7b2026c4-9193-4cbd-818a-0d 07 ab ae c8 54 */ \
0x7b2026c4, \
0x9193, \
0x4cbd, \
{0x81, 0x8a, 0x0d, 0x07, 0xab, 0xae, 0xc8, 0x54} \
}

Definition at line 77 of file sbDeviceStatus.h.

#define SONGBIRD_DEVICESTATUS_CLASSNAME   "Songbird Device Status"

Definition at line 75 of file sbDeviceStatus.h.

#define SONGBIRD_DEVICESTATUS_CONTRACTID   "@songbirdnest.com/Songbird/Device/DeviceStatus;1"

Definition at line 73 of file sbDeviceStatus.h.

#define SONGBIRD_DEVICESTATUS_DESCRIPTION   "Songbird Device Status Component"

Definition at line 71 of file sbDeviceStatus.h.