|
-
Jun 29th, 2007, 03:37 PM
#1
[RESOLVED] Finding out class module properties and methods on runtime
I read on one site a side note about this being possible using API, however, there was no further mention on which APIs to use.
What I'd like to do is to simply find out all the properties and methods of a class module on the fly. I've been searching the web for about three hours now and the closest I've found is a type library browser: however, it only works for compiled executables, DLLs etc. with type libraries. Not for class modules and certainly not for the currently running application.
So, anyone have a clue on where to look at?
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
|