[scriptable, uuid(5a31c7a1-e122-11d2-9a57-000064657374)]
interface nsIClipboardOwner : nsISupports

Methods

 Notifies the owner of the clipboard transferable that the
 transferable is being removed from the clipboard

 @param  aTransferable The transferable
 @result NS_Ok if no errors
void LosingOwnership(in nsITransferable aTransferable)