Click to See Complete Forum and Search --> : passing pointers to ActiveX controls.


Chris Hermon
May 14th, 1999, 11:25 AM
I have written 2 activex controls with ATL and am using a VB form as a container. I wish to pass a pointer of object A into object B by setting a 'put' property in B. If I pass the VB object A as the parameter what am I passing and is this the right way to do this?