Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How send ref parameter to VFP COM method?
Message
 
To
12/01/2004 19:18:03
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00866186
Message ID:
00866364
Views:
22
Wow, I did I not know that? Thanks very much, Bonnie.

>Kelly,
>
>You need to use the "@" to indicate passing by reference in your VFP method definition. So, it'd be like this:
>
>  PROCEDURE TestMe( TestString AS String @ ) AS String
>
>
>~~Bonnie

>>Is there something that needs to (and can) be done in the VFP method or resulting DLL that will indicate in the typelib that the
>>parameter can be passed by reference?
>>
>>Kelly
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform