shadows wrote: > It is an existing DLL function. I think you are out of luck using it directly if you want to access it from JS. The function would need to return a nsresult. You'll need to create an XPCOM interface/implementation with a method that JS can invoke that invokes this DLL function.
- Argument passing in JavaScript XPConnect shadows
- Re: Argument passing in JavaScript XPConnect John Bandhauer
- Re: Argument passing in JavaScript XPConnect shadows
- Re: Argument passing in JavaScript XPConnect David Bradley
- Re: Argument passing in JavaScript XPConnect shadows
- Re: Argument passing in JavaScript XPConnect David Bradley
- Re: Argument passing in JavaScript XPConnect shadows
