calling COM



Does COM objects are like Java Beans implemented in C++?

Then COM is just like other static library (.Lib) in VC++ ?

When we use a COM object first we load the COM object binary file,
then we call functions inside the COM object just like calling
standard library functions?

The only difference is COM can be called by VB or C# ... etc (so it's
some kind of generic library) ??
.



Relevant Pages

  • calling COM objects
    ... Is COM objects are like Java Beans implemented in C++? ... Then COM is just like other static library in VC++? ... then we call functions inside the COM object just like calling ...
    (microsoft.public.vc.language)
  • COM object
    ... So COM objects are like Java Beans implemented in C++? ... Then COM is just like other static library in VC++? ... then we call functions inside the COM object just like calling ...
    (microsoft.public.vc.atl)