IPropertyPageImpl

template< class T >
class IPropertyPageImpl

Parameters

T

Your class, derived from IPropertyPageImpl.

The IPropertyPage interface allows an object to manage a particular property page within a property sheet. Class IPropertyPageImpl provides a default implementation of this interface and implements IUnknown by sending information to the dump device in debug builds.

Related Articles   ATL Tutorial, Creating an ATL Project

#include <atlctl.h>

Class Members

See Also   IPropertyPage2Impl, IPerPropertyBrowsingImpl, ISpecifyPropertyPagesImpl