PDA

Click to See Complete Forum and Search --> : How do I prob the Methods, Properties and Events available in a COM object?


Edneeis
Mar 8th, 2002, 10:28 AM
Check out the TypeLib Information object in the references that'll let you do all that. Do a search here or on the web to figure out how to use it or just check out it's methods, it's pretty easy.

rikshawdriver
Mar 8th, 2002, 10:28 PM
Thanks Edneeis. It really helped.

Thomas