Get all instances of a COM object?

Is there a way to get all instances of a certain COM object?

For example, if one instance if an object is running from an application, is there a way to find the adress of this object from another indipendant application?

Iy you want to get an interface for a running object, yes, it's a Win32 FAQ
(on news://comp.os.ms-windows.programmer.win32)
If it wouldn't be too much touble, could you direct me to a page with a code snippet/example?

I keep looking but I just can't seem to find one =@
Still haven't found any code examples for the task
As I said, ask on Win32 api newsgroup.. (C, C++ code)
You didn't say ask on a Win32 API newsgroup. Re-read your reply and you said it's in a Win32 FaQ.
Topic archived. No new replies allowed.