I am new to XPCOM. I want to write a ns plugin as a wrapper for MSCOM
component methods. I am uanble to use variants/nsIVariant in the idl
file as a out parameter. I dont know how can i specify out parameter
as nsIVariant or my own type. I read that its not possible in idl to
write scriptable methods having native data types/classes, but if it
is like that, how can be the scriptability achieved for complex
methods ? Please guide me.
Dinesh.