Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Proper way to pass an object
Message
From
10/01/2007 01:18:55
 
 
To
10/01/2007 00:57:13
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01184064
Message ID:
01184067
Views:
13
The proper declaration is:
Public Function ExecuteMethodFromClass(ByVal tcAssembly As String, _
 ByVal tcNamespace As String, ByVal tcClass As String, _
 ByVal tcMethod As String, ByVal toParameter() As Object) As Boolean
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform