The CComObjectStack clsss is used to create a temporary COM object and provide it with a skeletal implementation of IUnknown.
template< class Base >
class CComObjectStack : public Base
| Header file: | Atlcom.h |
| Platforms: | |
| Versions: | 2.0 and later |
| Complete documentation: | Visual C++ documentation |
CComObjectStack Methods, CComObjectStack Data Members, CComAggObject, CComObject, CComObjectGlobal