Share via


IShellPropSheetExt

4/8/2010

The IShellPropSheetExt interface is used by the shell to allow property sheet extensions or control panel extensions to add additional property sheet pages.

Methods in Vtable Order

  • IUnknown methods

    IShellPropSheetExt methods Description

    AddPages

    Called when the shell finds a registered property sheet extension for a certain type of object.

    ReplacePage

    Called by the shell to replace default control pages.

Requirements

Header shlobj.h
Windows Embedded CE Windows CE .NET 4.2 and later
Windows Mobile Pocket PC for Windows Mobile 2003 and later

See Also

Reference

Shell Interfaces