CComObjectRootEx::m_pOuterUnknown

Part of a union with m_dwRef. Used when the object is aggregated to hold a pointer to the outer IUnknown.

Syntax

IUnknown* m_pOuterUnknown;

At a Glance

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

See Also

CComObjectRootEx Overview, CComObjectRootEx Data Members, CComObjectRootEx::m_dwRef