Link to home
Start Free TrialLog in
Avatar of tulin
tulin

asked on

Question about OCX

Hi,

I have a little problem with OCX. I  want to get all of methods and all of events of an OCX. I read the type
library and get stuff of dispinterfaces. But I don't know
how can I distinguish between dispinterfaces
with methods and dispinterfaces with events. Also I am not
sure, whether all of events from type library relevants.
Programming environment is VC++ 4.1.
Thanx for every help.

Regards,

Alexey Tulin
OpenWin Software Ltd.
ASKER CERTIFIED SOLUTION
Avatar of galkin
galkin

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of tulin
tulin

ASKER

OK, but how can I check this using functions of C?

Regards,

Alexey Tulin
OpenWin Software Ltd.