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 for applying color and font information to preview handlers.
Inheritance
The IPreviewHandlerVisuals interface inherits from the IUnknown interface. IPreviewHandlerVisuals also has these types of members:
Methods
The IPreviewHandlerVisuals interface has these methods.
IPreviewHandlerVisuals::SetBackgroundColor Sets the background color of the preview handler. |
IPreviewHandlerVisuals::SetFont Sets the font attributes to be used for text within the preview handler. |
IPreviewHandlerVisuals::SetTextColor Sets the color of the text within the preview handler. |
Remarks
Note These are suggestions. It is not compulsory for this interface to be called. The preview handlers must be able to make their own decisions.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista, Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | shobjidl_core.h |
Redistributable | Windows Search 4 or later |