Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Early binding of Object
Message
 
To
24/01/2002 19:31:04
Victor Lapid
Phil. Long Distance Tel. Co.
Manila, Philippines
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00610213
Message ID:
00610215
Views:
16
>Hi!
>
> Any example code on how to do early binding of object in VFP? I've seen examples only in VB...
>
> Thanks.

See
CREATEOBJECTEX()
in the help


update....
actually I think it is
GetInterface()
soory for confusion :)

Remarks
GetInterface( ) applies only to COM objects. If you use native Visual FoxPro objects, GetInterface( ) generates an error. GetInterface( ) returns an early-bound Object reference.
Previous
Reply
Map
View

Click here to load this message in the networking platform