On 5/22/06, Oliveiros Cristina <[EMAIL PROTECTED]> wrote:

Hello, Rajendra.

Did you define your interface in .idl file, as scripttable ?


Yes, I did. My idl file is as follows:

#include "nsISupports.idl"
[scriptable, uuid(88a003b0-e5cf-11da-8ad9-0800200c9a66)]
interface iMyInterface : nsISupports
{
   void method(in string str);
};

Thanks for the reply,

- Rajendra Prasad Murakonda
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to