30 #include "nsISupports.idl"
47 [scriptable,
uuid(bdf4d304-1dd1-11b2-8e21-86d275880563)]
67 in
unsigned long aAction);
79 in
unsigned long aAction);
93 [scriptable,
function,
uuid(7843536a-1dd2-11b2-ac8e-fa37a19126b8)]
107 in nsIVariant aActionArg);
116 #define SB_WINDOWSAUTOPLAYSERVICE_CONTRACTID \
117 "@songbirdnest.com/Songbird/WindowsAutoPlayService;1"
const unsigned long ACTION_CD_RIP
const unsigned long ACTION_MANAGE_MTP_DEVICE
const unsigned long ACTION_MANAGE_VOLUME_DEVICE
void removeActionHandler(in sbIWindowsAutoPlayActionHandler aHandler, in unsigned long aAction)
boolean handleAction(in unsigned long aAction, in nsIVariant aActionArg)
void addActionHandler(in sbIWindowsAutoPlayActionHandler aHandler, in unsigned long aAction)