CSnapInPropertyPageImpl

CSnapInPropertyPageImpl : public CDialogImplBase

CSnapInPropertyPageImpl provides a basic implementation for a snap-in property page object. The basic features of a snap-in property page are implemented using several different interfaces and map types.

You derive from this class for the property pages of your snap-in object and implement specific notification and command handlers using predefined maps. To add custom functionality, see the MMC Snap-In FAQ.

#include <atlsnap.h>

Class Members