ABSTRACT

Example 1 Creating a COM Object Using C++ and the COM API where we roll up our sleeves and revert to the API level to create a COM object.

Example 2 Creating a COM Object Using C++ and Smart Pointers where we see how object-oriented programming simplifies creating COM object.