#include <sbBaseDeviceMarshall.h>
#include <sbIDeviceManager.h>
#include <sbIDeviceRegistrar.h>
#include "sbLibHal.h"
#include <nsAutoLock.h>
#include <nsAutoPtr.h>
#include <nsClassHashtable.h>
#include <nsIClassInfo.h>
#include <nsInterfaceHashtable.h>
Go to the source code of this file.
#define SB_IPDMARSHALL_CID |
Value:{ \
0xbbca0e8c, \
0x78a3, \
0x4f13, \
{ 0xae, 0x2b, 0x0f, 0xed, 0xb9, 0x47, 0xdf, 0x37 } \
}
Definition at line 76 of file sbIPDMarshall.h.
#define SB_IPDMARSHALL_CLASSNAME "iPod Device Marshall" |
#define SB_IPDMARSHALL_CONTRACTID "@songbirdnest.com/Songbird/IPDMarshall;1" |
#define SB_IPDMARSHALL_DESCRIPTION "iPod Device Marshall" |