sbPlaylistCommandsHelper.h File Reference

Songbird PlaylistCommandsHelper Component Definition. More...

#include "sbIPlaylistCommands.h"
#include "sbIPlaylistCommandsHelper.h"
#include <nsIComponentManager.h>
#include <nsIGenericFactory.h>
Include dependency graph for sbPlaylistCommandsHelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbPlaylistCommandsHelper
 

Macros

#define SONGBIRD_PLAYLISTCOMMANDSHELPER_CONTRACTID   "@songbirdnest.com/Songbird/PlaylistCommandsHelper;1"
 
#define SONGBIRD_PLAYLISTCOMMANDSHELPER_CLASSNAME   "Songbird Playlist Commands Manager Simple Component"
 
#define SONGBIRD_PLAYLISTCOMMANDSHELPER_CID
 

Detailed Description

Songbird PlaylistCommandsHelper Component Definition.

Definition in file sbPlaylistCommandsHelper.h.

Macro Definition Documentation

#define SONGBIRD_PLAYLISTCOMMANDSHELPER_CID
Value:
{ \
0xada0a2ac, 0x1dd1, 0x11b2, \
{0xbb, 0x58, 0xce, 0xfe, 0xff, 0x88, 0x4e, 0xd4} \
}

Definition at line 44 of file sbPlaylistCommandsHelper.h.

#define SONGBIRD_PLAYLISTCOMMANDSHELPER_CLASSNAME   "Songbird Playlist Commands Manager Simple Component"

Definition at line 42 of file sbPlaylistCommandsHelper.h.

#define SONGBIRD_PLAYLISTCOMMANDSHELPER_CONTRACTID   "@songbirdnest.com/Songbird/PlaylistCommandsHelper;1"

Definition at line 40 of file sbPlaylistCommandsHelper.h.