This data member is a part of a union with m_dwRef. Used when the object is aggregated to hold a pointer to the outer IUnknown.
At a Glance
| Header file: | Atlcom.h |
| Windows CE versions: | 2.0 and later |
| Complete documentation: | Visual C++ documentation |
Syntax
IUnknown* m_pOuterUnknown;
See Also