um, I am not aware of a COM object for dumping other COM object's properties/methods. I know that programatically it can be done (there are COM interfaces for dumping COM interfaces) - and I have seen classes and code for them. An internet search for a third-party library might yield something.

-Shawn