|
-
February 24th, 2000, 06:43 AM
#1
Sending User defined classes as parameters in DCOM
Is it possible to have a DCOM class with a function that can send an object via DCOM?
eg
Public Function Test(X as MyClass)
This works in COM but does not seem to work via DCOM or using a Dataspace when this function is called from an ActiveX control on a web page.
Thanks
DS
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|