Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating/accessing DLLs
Message
De
27/09/1999 17:14:49
 
 
À
27/09/1999 17:09:32
Sony Joseph
Dovenmuehle Mortgage Inc
Schaumburg, Illinois, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00269644
Message ID:
00269646
Vues:
30
>I created a custom class with a single method that takes two parameters and returns a value after a calculation on these two parameter values.
>I built a DLL after including this class into a Project and making that class OLE Public.
>I do not know the exact way how I can use that method in my class which in now in the DLL.
>
>how I should be Declaring the DLL and how can I pass the parameters and get the result ?
>
>Thanks in advance

lo = CREATEOBJECT("Project.Class")
? lo.Method(Parm1, Parm2)
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform