IPropertySheetCallback interface (mmc.h)

The IPropertySheetCallback interface is a COM-based interface used by a snap-in to add its property pages to a property sheet.

Inheritance

The IPropertySheetCallback interface inherits from the IUnknown interface. IPropertySheetCallback also has these types of members:

Methods

The IPropertySheetCallback interface has these methods.

 
IPropertySheetCallback::AddPage

The IPropertySheetCallback::AddPage method enables a snap-in to add a page to a property sheet.
IPropertySheetCallback::RemovePage

The IPropertySheetCallback::RemovePage method enables a snap-in to remove a page from a property sheet.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header mmc.h