|
|
|
IHighlightRenderingServices Interface |
|
IID_IHighlightRenderingServices |
{3050F606-98B5-11CF-BB82-00AA00BDCE0B} |
|
This interface provides methods that enable you to control which sections of a document are highlighted on the screen and the style of highlighting.
|
|
Methods in VTable order |
|
|
IUnknown Methods |
Description |
|
QueryInterface |
Returns pointers to supported interfaces. |
|
AddRef |
Increments reference count. |
|
Release |
Decrements reference count. |
|
IHighlightRenderingServices Methods |
Description |
|
AddSegment |
Creates a highlight segment for the markup between two display pointers and highlights it according to a specified rendering style. |
|
MoveSegmentToPointers |
Redefines a highlight segment and its style. |
|
RemoveSegment |
Removes a highlight segment from the collection of those that are highlighted. |
|
AddSegment |
|
FUNCTION
IHighlightRenderingServices_AddSegment ( _ |
|
MoveSegmentToPointers |
|
FUNCTION
IHighlightRenderingServices_MoveSegmentToPointers ( _ |
|
RemoveSegment |
|
FUNCTION
IHighlightRenderingServices_RemoveSegment ( _ |
Page last updated on Monday, 03 April 2006 19:52:59 +0200