Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Distributing COM Object for others to use
Message
From
10/07/2001 11:42:52
 
 
To
10/07/2001 11:27:22
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00528617
Message ID:
00528668
Views:
15
>Just another thing Craig, I have a function that requires a parameter passed by reference, will this cause a problem, or does it depend on the calling language?
>
>Thanks
>Kev


You should be able to do that. It will use the COM interface. For an idea of how COM differs, create a COM object with this method:
Method Today
RETURN DATE()
You won't get back what you expect. It will actually return a DateTime.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform