IPropertyPageImpl::m_ppUnk

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

At a Glance

Header file: Atlctl.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

IUnknown** m_ppUnk;

See Also

IPropertyPageImpl::SetObjects