IItemPreviewerExt interface
Provides methods for supplying browser settings. The IItemPreviewerExt interface is supported only on Windows XP and Windows Server 2003, and should no longer be used.
Members
The IItemPreviewerExt interface inherits from the IUnknown interface. IItemPreviewerExt also has these types of members:
Methods
The IItemPreviewerExt interface has these methods.
Method | Description |
---|---|
GetLinkedContent | Permits the extension to rich content for a property. |
GetRelatedPart | Gets a related body part for embedding into the output MHTML stream. |
ProcessTransformCommand | Permits processing of a transformation command encountered in a preview template. |
SuggestBrowserPolicy | Suggests the security policy to be applied to the browser. |
Remarks
The IItemPreviewerExt interface is supported only on Windows XP and Windows Server 2003, and should no longer be used.
To preview attachments with a third-party protocol handler on computers running Windows XP or Windows Server 2003, it may be necessary to use the IItemPreviewerExt interface, and the following APIs: the ISearchProtocolUI, IItemPropertyBag and ISearchItem interfaces, the LINKINFO structure, and the LINKTYPE enumeration.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP with SP2 [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Redistributable |
Windows Desktop Search (WDS) 3.0 |