|
-
May 12th, 1999, 04:21 AM
#1
on the active x
I want to passs parameters to an active x( for example a char []) and the active x will return
something ( for example a char[])
how to do this if it is posible)
-
May 12th, 1999, 06:14 AM
#2
Re: on the active x
Yes, it is possible. ActiveX components often use public Properties for the exchange of data, but there are other ways. It's a big subject area and there are many different types of ActiveX components, so without any details, I can only refer you to the comprehensive MSDN documentation on it.
Dave
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
|