Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing parameters by reference
Message
From
19/01/2004 10:18:09
 
 
General information
Forum:
ASP.NET
Category:
SOAP
Miscellaneous
Thread ID:
00866747
Message ID:
00868137
Views:
20
>>But (obviously) nothing gets passed 'by reference' in the classic sense - i.e. a pointer to the data. All that happens is that .NET automatically includes elements for the byRef data in the return SOAP message. Unless the method in question is also used as a non-webservice method I can't see much point in this construct.<

Viv,

Why wouldn't that be useful in a WebService? It's as useful as it is for any other method where you need to return more than one piece of information that the calling program needs.

~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform