Tomasz Motyl wrote:
i do not let xpidl to generate headers because of one doeasn't let for
multiple inheritance..

Interfaces do not support multiple inheritance. You can use c++ multiple inheritance to implement multiple interfaces on the same object, but you cannot try to inherit an interface from two other interfaces or something like that.


--BDS
_______________________________________________
Mozilla-xpcom mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to