Where can I found more info and examples about IDL syntax used in XPCOM?
I have noticed "string" type in npsimple SDK plugin example for "version"
property:
[scriptable, uuid(482e1890-1fe5-11d5-9cf8-0060b0fbd8ac)]
interface nsISimplePlugin : nsISupports {
readonly attribute string version;
};
_______________________________________________
Mozilla-xpcom mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpcom
