Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Interop / September 2004

Tip: Looking for answers? Try searching our database.

get the type of property from com object

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Meir Kalter - 05 Sep 2004 10:26 GMT
Is there any way to receive the type of a Property of a
com object, with reflection.

What i know now is how to receive the value.

And what i need is the Type of the property.

However, and i do not know how, the Intellisense know
exectly the types of the members / properties of com
object.
So, it can be done.
Mattias Sj?gren - 06 Sep 2004 22:51 GMT
>Is there any way to receive the type of a Property of a
>com object, with reflection.

If you have an interop assembly for the COM library, you can use
Reflection on that just like any other assembly.

Mattias

Signature

Mattias Sjögren [MVP]  mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.

Volker Hilsheimer - 07 Sep 2004 10:55 GMT
> Is there any way to receive the type of a Property of a
> com object, with reflection.
[quoted text clipped - 7 lines]
> object.
> So, it can be done.

The type library includes all information you need/there is. Check
ITypeInfo documentation on MSDN.

Volker

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.