Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Type casting a variable
Message
From
17/11/2004 10:18:30
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows XP SP1
Miscellaneous
Thread ID:
00962054
Message ID:
00962199
Views:
9
This message has been marked as the solution to the initial question of the thread.
Hello,

you could try this one:

LOCAL xLocalSocket
xLocalSocket = GETINTERFACE(xIncomingSocket,'IdXWConnectionOrientedSocket')

(IdXWConnectionO... should be the name of the Interface you want to use, you may have to look it up in the "Object Browser")

Regards
Christian
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform