HighTechTalks DotNet Forums  

Can I pass a UDT as a Byval Parameter in a Serviced Component meth

Dotnet Framework (Component Services) microsoft.public.dotnet.framework.component_services


Discuss Can I pass a UDT as a Byval Parameter in a Serviced Component meth in the Dotnet Framework (Component Services) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Tristan
 
Posts: n/a

Default Can I pass a UDT as a Byval Parameter in a Serviced Component meth - 01-18-2006 , 12:48 PM






Is there a way to reduce clutter in a serviced-component's method signature
by collapsing a few of them into a UDT and passing the UDT instead from the
client?

The .Net versions being considered are 1.1 and 2.0.

For example, I am thinking of creating an assembly that exposes UDTs. This
assembly will in turn be referenced by two assemblies, one of which contains
the serviced-components and the other contains GUI elements that call methods
on the serviced-components.

Would there be adverse performance implications if this is employed (and is
possible)?

Regards,
Tristan

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.