sbIDeviceCapsCompatibility.idl File Reference

Interface for the device capabilities comparison service. More...

#include "nsISupports.idl"
Include dependency graph for sbIDeviceCapsCompatibility.idl:

Go to the source code of this file.

Classes

interface  sbIDeviceCapsCompatibility
 This service determines if a media file is compatible with a particular device. More...
 

Macros

#define SONGBIRD_DEVICECAPSCOMPATIBILITY_DESCRIPTION   "Songbird Device Capabilities Compatibility Component"
 
#define SONGBIRD_DEVICECAPSCOMPATIBILITY_CONTRACTID   "@songbirdnest.com/Songbird/Device/DeviceCapsCompatibility;1"
 
#define SONGBIRD_DEVICECAPSCOMPATIBILITY_CLASSNAME   "Songbird Device Capabilities"
 
#define SONGBIRD_DEVICECAPSCOMPATIBILITY_CID
 

Detailed Description

Interface for the device capabilities comparison service.

Definition in file sbIDeviceCapsCompatibility.idl.

Macro Definition Documentation

#define SONGBIRD_DEVICECAPSCOMPATIBILITY_CID
Value:
{ /* e8717123-1bb2-4ca5-a442-7e8424fbdb49 */ \
0xe8717123, \
0x1bb2, \
0x4ca5, \
{0xa4, 0x42, 0x7e, 0x84, 0x24, 0xfb, 0xdb, 0x49} \
}

Definition at line 71 of file sbIDeviceCapsCompatibility.idl.

#define SONGBIRD_DEVICECAPSCOMPATIBILITY_CLASSNAME   "Songbird Device Capabilities"

Definition at line 69 of file sbIDeviceCapsCompatibility.idl.

#define SONGBIRD_DEVICECAPSCOMPATIBILITY_CONTRACTID   "@songbirdnest.com/Songbird/Device/DeviceCapsCompatibility;1"

Definition at line 67 of file sbIDeviceCapsCompatibility.idl.

#define SONGBIRD_DEVICECAPSCOMPATIBILITY_DESCRIPTION   "Songbird Device Capabilities Compatibility Component"

Definition at line 65 of file sbIDeviceCapsCompatibility.idl.