IPropertyPageImpl::m_ppUnk

This data member points to an array of IUnknown pointers which point to the objects associated with the property page.

Syntax

IUnknown** m_ppUnk;

At a Glance

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

See Also

IPropertyPageImpl Overview, IPropertyPageImpl Data Members, IPropertyPageImpl::SetObjects