Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Exposes methods that allow a property sheet handler to add or replace pages in the property sheet displayed for a file object.
Inheritance
The IShellPropSheetExt interface inherits from the IUnknown interface. IShellPropSheetExt also has these types of members:
Methods
The IShellPropSheetExt interface has these methods.
| IShellPropSheetExt::AddPages Adds one or more pages to a property sheet that the Shell displays for a file object. The Shell calls this method for each property sheet handler registered to the file type. |
| IShellPropSheetExt::ReplacePage Replaces a page in a property sheet for a Control Panel object. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP [desktop apps only] |
| Minimum supported server | Windows 2000 Server [desktop apps only] |
| Target Platform | Windows |
| Header | shobjidl_core.h (include Shobjidl.h) |