- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have used the com server wizard to create an active x dll.
It creates the dll fine and registers it. I have a string property called fluid.
In vb I cannot pass a string successfully to the com server.
Below shows the vb cole in essence i am using
Dim Myobject as new comServer
dim returnvalue as string
Myobject.fluid='Water'
returnvalue=myobject.fluid
Can anybody help
It creates the dll fine and registers it. I have a string property called fluid.
In vb I cannot pass a string successfully to the com server.
Below shows the vb cole in essence i am using
Dim Myobject as new comServer
dim returnvalue as string
Myobject.fluid='Water'
returnvalue=myobject.fluid
Can anybody help
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page