WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIXPCFunctionThisTranslator
| IID: | 039ef260-2a0d-11d5-90a7-0010a4e73d9a |
| Inherits From: | nsISupports |
Methods
nsISupports TranslateThis ( nsISupports initialThis , nsIInterfaceInfo interfaceInfo , PRUint16 methodIndex , out PRBool hideFirstParamFromJS , out nsIIDPtr IIDOfResult )
nsISupports TranslateThis ( nsISupports initialThis , nsIInterfaceInfo interfaceInfo , PRUint16 methodIndex , out PRBool hideFirstParamFromJS , out nsIIDPtr IIDOfResult )
- Arguments:
- initialThis
- interfaceInfo
- methodIndex
- hideFirstParamFromJS
- IIDOfResult
References
This interface is passed as an argument to the following methods:
nsIXPConnect.setFunctionThisTranslator
This interface is returned from the following methods:
nsIXPConnect.getFunctionThisTranslator, nsIXPConnect.setFunctionThisTranslator
Reference documentation is generated from Mozilla's source.
