Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create and access dlls.
Message
De
09/07/1999 14:16:03
Kenneth Downs
Secure Data Software, Inc.
New York, États-Unis
 
 
À
09/07/1999 11:15:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00239451
Message ID:
00239554
Vues:
19
If you have MyClass in MyDLL.DLL, you do:

Local oObject
oObject = Createobject("Mydll.MyClass")


>I'm trying to create a dll in VFP6 and much like the help files suggest, I set to class 'ole public' property on and select the build com DLL option. That part works just fine, but I don't know how to access it.
>
>If the name of the class where [classname],
>the method I wanted was [methodname]
>and the dll was [dllname]
>
>How do I declare and access the [methodname] method?
>
>
>Thank you,
>
>Ian
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform