Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IDispatch?
Message
From
01/02/2002 03:33:13
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
IDispatch?
Miscellaneous
Thread ID:
00613848
Message ID:
00613848
Views:
109
Hi!

I'm not sure what an IDispatch is but, I'm tryinig to use the SVG viewer 3.0.
To access the document I use the getsvgdocument method which returns IDispatch.

You can download the control from www.adobe.com\svg.

The code I tried looks like:
osvg= CREATEOBJECT("Adobe.svgctl.3")
osvg.setSrc(GETFILE("svg"))
oSVGDoc=SYS(3096,SYS(3095,oSvg))
However, the last command crashes VFP7 with a c00005 error.

Can anyone give me some hints how I might be able to use this?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform