IHighlightRenderingServices interface
This interface provides methods that enable you to control which sections of a document are highlighted on the screen and the style of highlighting.
Members
The IHighlightRenderingServices interface inherits from the IUnknown interface but does not have additional members.
Remarks
You can obtain a IHighlightRenderingServices interface pointer by calling QueryInterface on an IHTMLDocument2 pointer, using IID_IHighlightRenderingServices for the IID.
Highlighted selections can have multiple noncontiguous sections. Each of these sections can have different highlight styles.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|
Build date: 11/12/2012