[EMAIL PROTECTED] wrote: > I never really understood the difference between the 1st and 3rd > arguments.
I don't know what other documentation is out there, but as a last
resource you could read nsIObserver.idl:
void observe(
in nsISupports aSubject,
in string aTopic,
in wstring aData);
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners
