33 #include "nsISupports.idl"
47 [scriptable,
uuid(1eeea812-3b3b-48a3-9da6-f426938fc1a1)]
Interface used to listen for items being copied from a library.
void onItemCopied(in sbIMediaItem aSourceItem, in sbIMediaItem aDestinationItem)
An interface to carry around arrays of nsIProperty instances. Users of this interface should only QI ...