c# - How to enumerate registered COM servers -



c# - How to enumerate registered COM servers -

is there "high level" method enumerate registered com servers in c#?

i avoid direct registry access , prefer sort of list of "objects" containing @ to the lowest degree next info:

server name (human readable identification) clsid aka guid version server path , filename

based on followup comments, you're looking component categories, allow com objects declare "kind" of object are. com has icatinformation interface, allows enumerate categories, , also enumerate classes implement particular category.

c# com enumeration

Comments

Popular posts from this blog

model view controller - MVC Rails Planning -

ruby on rails - Devise Logout Error in RoR -

html - Submenu setup with jquery and effect 'fold' -