CComObjectStack

The CComObjectStack clsss is used to create a temporary COM object and provide it with a skeletal implementation of IUnknown.

Syntax

template< class Base >

class CComObjectStack : public Base

At a Glance

Header file: Atlcom.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComObjectStack Methods, CComObjectStack Data Members, CComAggObject, CComObject, CComObjectGlobal