IExtendPropertySheet interface (mmc.h)

Note  This interface is obsolete, and only used in MMC 1.0.
 
Enables a snap-in component to add pages to the property sheet of an item.

Inheritance

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

Methods

The IExtendPropertySheet interface has these methods.

 
IExtendPropertySheet::CreatePropertyPages

Adds pages to a property sheet.
IExtendPropertySheet::QueryPagesFor

Determines whether the object requires pages.

Requirements

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

See also

Adding Property Pages and Wizard Pages

MMC 2.0 Interfaces and Methods