Microsoft Windows Architecture for Developers Training Kit
So you can take full advantage of COM technology, it is important for you to understand how COM is implemented. In this lesson you will learn techniques used in implementing COM, such as versioning, component registration, and object communication.
After this lesson you will be able to:
- Describe how the COM Library registers components .
- Explain why versioning is important to component technology.
- Describe how COM objects communicate.