Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. COM
  4. All COM that expose a specific interface

All COM that expose a specific interface

Scheduled Pinned Locked Moved COM
comquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    IreneVassileva
    wrote on last edited by
    #1

    Hello there, Does anyone know how I can search for all registered COM objects that expose some specific (defined by me) interface?

    A 1 Reply Last reply
    0
    • I IreneVassileva

      Hello there, Does anyone know how I can search for all registered COM objects that expose some specific (defined by me) interface?

      A Offline
      A Offline
      Abhishek Srivastava
      wrote on last edited by
      #2

      hi frnd :) One can search a component installed on a particular machine based on the CATID i.e category ID in which it falls. there are two interfaces ICatInformation using methods of which you can enumerate all the component of a CATID. and ICatRegister interface which provides methods for registering and unregistering component category information in the Registry. have look on these interfaces in your MSDN , u might find your solution. Abhishek Srivastava Software Engg (VC++) India ,Noida Mobile no 9891492921 :)

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups