CComObjectRootEx::m_dwRef

Part of a union with m_pOuterUnknown. Used when the object is not aggregated to hold the reference count.

Syntax

long m_dwRef;

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_pOuterUnknown