Copy as Markdown

Other Tools

//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/toolkit/components/places/mozIPlacesPendingOperation.idl
//
{static D: &[Interface] = &[
Interface {
name: "mozIPlacesPendingOperation",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* void cancel (); */
Method {
name: "Cancel",
params: &[],
ret: "::nserror::nsresult",
},
]),
},
]; D}