mshtml
インタフェース IHighlightRenderingServices


public interface IHighlightRenderingServices


フィールドの概要
static com.ms.com._Guid iid
           
 
メソッドの概要
 void AddSegment(IDisplayPointer pDispPointerStart, IDisplayPointer pDispPointerEnd, IHTMLRenderStyle pIRenderStyle, IHighlightSegment[] ppISegment)
           
 void MoveSegmentToPointers(IHighlightSegment pISegment, IDisplayPointer pDispPointerStart, IDisplayPointer pDispPointerEnd)
           
 void RemoveSegment(IHighlightSegment pISegment)
           
 

フィールドの詳細

iid

static final com.ms.com._Guid iid
メソッドの詳細

AddSegment

void AddSegment(IDisplayPointer pDispPointerStart,
                IDisplayPointer pDispPointerEnd,
                IHTMLRenderStyle pIRenderStyle,
                IHighlightSegment[] ppISegment)

MoveSegmentToPointers

void MoveSegmentToPointers(IHighlightSegment pISegment,
                           IDisplayPointer pDispPointerStart,
                           IDisplayPointer pDispPointerEnd)

RemoveSegment

void RemoveSegment(IHighlightSegment pISegment)