Hi
How do I able to get list of properties, methods and their IDs provided by an OCX?
I have the pointers to control's IDispatch and IUnknown.
Which Interfaces and Functions I need to use to get those lists ?

Thank you