Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Createobjectex Problems
Message
De
02/12/2002 11:38:56
 
 
À
02/12/2002 11:20:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00728605
Message ID:
00728639
Vues:
20
CREATEOBJECTEX () instantiate a remote object (on another machine). Is the object really on a separate machine? If so, you need to register it on that machine. Otherwise, you may want to use CREATEOBJECT () instead.

HTH

>I have tried both
>
>ox = CREATEOBJECTEX("BCCDuplex.ResetPrinterDC","","")
>ox = CREATEOBJECTEX("BCCDuplex","","")
>
>and i get invalid class string.
>
>The dll's are registered on the local machine.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform