IPreviewItem interface (shobjidl_core.h)
Identifies an item that will be shown in the preview pane.
Inheritance
The IPreviewItem interface inherits from the IRelatedItem interface.
Remarks
This interface provides only the methods of the IRelatedItem interface, from which it inherits.
When to Implement
An implementation of this interface for system-provided data objects is provided with Windows. Custom data sources that want to expose this information must implement the interface as part of their data object.Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | shobjidl_core.h |