 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Sam Guest
|
Posted: Wed Nov 26, 2003 12:36 pm Post subject: Passing ActiveX Control as Arguments!!!???? |
|
|
Hi,
I have a slightly difficult situation! I have a requirement in which I have
to pass an object of the ActiveX Control type as argument to one of the
methods in it. For example,
Suppose my activex Control is called 'MyActiveX', which implements
IMyActiveX.
I need to have the following type of method
procedure SomeMethod(control: IMyActiveX);
I have been able to create such a method in the server, but in the client,
I'm unable to obtain the interface that corresponds to this ActiveX.
Does anybody know how to do this kind of stuff????
Any kind of help would be great!
Thanks in advance.
--
Sam
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|