My VB application has to expose methods,properties and events of any activex component
attached with it. I need to do this in a fly. Is there any collection or API's or any other interfaces of Windows NT I can use for enumerating the methods or properties or events of a particular ActiveX component that is registered.

Awaiting your reply.

VB guy