and Visual Basic has the "ByVal" and ByRef" keywords trying to pass objects using "ByVal" http://www.windowsdevcenter.com/pub/a/oreilly/windows/ron/objects.html
the difference between "ByVal" and "ByRef" with Arrays http://www.tech-archive.net/Archive/DotNet/microsoft.public.dotnet.languages.vb/2005-05/msg03060.html and for those with a C/C++ background, some ammunition to shoot at VB: http://z.about.com/d/visualbasic/1/0/6/K/byvalbyref_01.gif --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CFCDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cfcdev?hl=en -~----------~----~----~----~------~----~------~--~---
