Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create and access dlls.
Message
From
09/07/1999 14:16:03
Kenneth Downs
Secure Data Software, Inc.
New York, United States
 
 
To
09/07/1999 11:15:51
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00239451
Message ID:
00239554
Views:
14
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform