Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IDispatch?
Message
De
01/02/2002 03:33:13
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
IDispatch?
Divers
Thread ID:
00613848
Message ID:
00613848
Vues:
104
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform