Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to work with Ole Automation Server
Message
De
04/07/2002 10:53:34
 
 
À
02/07/2002 18:27:48
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00674758
Message ID:
00675349
Vues:
16
>Hi,
>I have an OLE Automation Server named DaisyEcrsys.
>

< snip >

>what than. How to pass pointers, unicode characters, etc ?
>for ex. I have tried :
>yy=xxx.ProgramLogo(1,1,"Test")
>and error code is returned.

To pass UNICODE use STRCONV function. e.g.:
lcÒestUnicode = STRCONV('test',5)
As for pointers and structures... VFP does not have such variable types, but you can try to use some of the downloads in the UT. Check for clsHeap and winapi structures.

HTH
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform