How can I list the properties/methods (public/friend) of an object ?
I'll call them later in my code by CallByName().

I want something like this, but in VB6.