I would like to call enumerateModules() method of nsINetModuleMgr from JS 
code. However, enumerateModules() expects an instance of 
nsISimpleEnumerator as the second parameter. 

How can I get/create an instance of nsISimpleEnumerator that I could safely 
pass to nsINetModuleMgr.enumerateModules() ?

Thanks.

==
Gabriel


Reply via email to