|
-
Jun 26th, 2002, 12:46 PM
#1
Thread Starter
New Member
Retrieve members of an ActiveX in Runtime
Hi all,
How can I get a list of functions and properties contained in an ActiveX, but in runtime (not from IDE)? In other words, it is like if I would have to program an object explorer.
The ActiveX will be of my own creation, so I can program them with any requirement for doing this.
Any suggestion will be wellcomed.
Thanks,
Javier
-
Jun 26th, 2002, 01:15 PM
#2
Check out the TypeLibInformation object in your list of references in VB or do a search on TypeLib. It basically can get any of the information that the ObjectBrowser does.
-
Jun 27th, 2002, 03:32 AM
#3
Thread Starter
New Member
Hi,
Edneeis, lot of thanks for your answer. It has been very usefull for me!
Regards,
Javier
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
|