H
Haakon S.
I'm trying to pick up events via AddAdvise in the Visio ActiveX Control. I
use Visual C++ 6.0. The veventlist. h file has the following definition:
CVEvent AddAdvise(short EventCode, const VARIANT& SinkIUnkOrIDisp, LPCTSTR
IIDSink, LPCTSTR TargetArgs);
How do I create the SinkIUnkOrDisp object?
use Visual C++ 6.0. The veventlist. h file has the following definition:
CVEvent AddAdvise(short EventCode, const VARIANT& SinkIUnkOrIDisp, LPCTSTR
IIDSink, LPCTSTR TargetArgs);
How do I create the SinkIUnkOrDisp object?