COM DCOM Question:
What is the difference, if any, between OLE and COM?
Answer:
OLE is a set of technologies to support linking and
embedding. COM lies in OLE as one of the technologies. COM
defines a binary standard / set of rules for developing
reusable components.
embedding. COM lies in OLE as one of the technologies. COM
defines a binary standard / set of rules for developing
reusable components.
Previous Question | Next Question |
How to create an instance of the object in COM? | What is a moniker? |