Copy as Markdown

Other Tools

//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/toolkit/components/places/nsIPlacesPreviewsHelperService.idl
//
{static D: &[Interface] = &[
Interface {
name: "nsIPlacesPreviewsHelperService",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* AString getFilePathForURL (in AString aURL); */
Method {
name: "GetFilePathForURL",
params: &[Param { name: "aURL", ty: "*const ::nsstring::nsAString" }, Param { name: "_retval", ty: "*mut ::nsstring::nsAString" }],
ret: "::nserror::nsresult",
},
]),
},
]; D}