S
Scott Metzger
Hi,
Ok, I am using the ActiveX Drawing Control in a C++ MFC application.
How do I convert the LPDispatch that is returned by
MyVisio.get_Document(); into a useful object; i.e cast it to a Class?
And how about MyVisio.get_Window() ?
Is there anyway to cast these to a CVisioDocument or CVisioWindow
(classes from the Visio 2002 SDK) ?
Thanks,
Scott Metzger
Ok, I am using the ActiveX Drawing Control in a C++ MFC application.
How do I convert the LPDispatch that is returned by
MyVisio.get_Document(); into a useful object; i.e cast it to a Class?
And how about MyVisio.get_Window() ?
Is there anyway to cast these to a CVisioDocument or CVisioWindow
(classes from the Visio 2002 SDK) ?
Thanks,
Scott Metzger