Copy as Markdown

Other Tools

//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/js/xpconnect/idl/xpccomponents.idl
//
{static D: &[Interface] = &[
Interface {
name: "nsIXPCComponents_Interfaces",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
]),
},
Interface {
name: "nsIXPCComponents_Classes",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
]),
},
Interface {
name: "nsIXPCComponents_Results",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
]),
},
Interface {
name: "nsIXPCComponents_ID",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
]),
},
Interface {
name: "nsIXPCComponents_Exception",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
]),
},
Interface {
name: "nsIXPCComponents_Constructor",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
]),
},
Interface {
name: "nsIXPCComponents_utils_Sandbox",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
]),
},
Interface {
name: "nsIScheduledGCCallback",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* void callback (); */
Method {
name: "Callback",
params: &[],
ret: "::nserror::nsresult",
},
]),
},
Interface {
name: "nsIXPCComponents_Utils",
base: Some("nsISupports"),
sync: false,
methods: Err("special type jsval unsupported"),
},
Interface {
name: "nsIXPCComponents",
base: Some("nsISupports"),
sync: false,
methods: Err("special type jsval unsupported"),
},
]; D}