sbIPDController.h File Reference
#include <sbBaseDeviceController.h>
#include <sbIDeviceController.h>
#include <nsIClassInfo.h>
Include dependency graph for sbIPDController.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbIPDController
 

Macros

#define SB_IPDCONTROLLER_CONTRACTID   "@songbirdnest.com/Songbird/IPDController;1"
 
#define SB_IPDCONTROLLER_CLASSNAME   "iPod Device Controller"
 
#define SB_IPDCONTROLLER_DESCRIPTION   "iPod Device Controller"
 
#define SB_IPDCONTROLLER_CID
 

Macro Definition Documentation

#define SB_IPDCONTROLLER_CID
Value:
{ \
0x72c755b2, \
0xd735, \
0x4a08, \
{ 0x87, 0x41, 0x9e, 0x62, 0x1b, 0xc4, 0xb5, 0xd5 } \
}

Definition at line 71 of file sbIPDController.h.

#define SB_IPDCONTROLLER_CLASSNAME   "iPod Device Controller"

Definition at line 69 of file sbIPDController.h.

#define SB_IPDCONTROLLER_CONTRACTID   "@songbirdnest.com/Songbird/IPDController;1"

Definition at line 68 of file sbIPDController.h.

#define SB_IPDCONTROLLER_DESCRIPTION   "iPod Device Controller"

Definition at line 70 of file sbIPDController.h.