Re: How to instantiate nsISimpleEnumerator in JS?

Gabriel Baines <[email protected]> Sun, 03 Nov 2002 22:05:54 +0100
Newsgroups gmane.comp.mozilla.devel.xpcom
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
OK, that was a stupid question. Of course nsINetModuleMgr.enumerateModules() 
does NOT expect an instance of enumerator, it creates one.

==
Gabriel