mshtml
インタフェース IElementSegment

すべてのスーパーインタフェース:
ISegment

public interface IElementSegment
extends ISegment


フィールドの概要
static com.ms.com._Guid iid
           
 
メソッドの概要
 void GetElement(IHTMLElement[] ppIElement)
           
 void GetPointers(IMarkupPointer pIStart, IMarkupPointer pIEnd)
           
 void IsPrimary(int[] pfPrimary)
           
 void SetPrimary(int fPrimary)
           
 

フィールドの詳細

iid

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

GetPointers

void GetPointers(IMarkupPointer pIStart,
                 IMarkupPointer pIEnd)
定義:
インタフェース ISegment 内の GetPointers

GetElement

void GetElement(IHTMLElement[] ppIElement)

SetPrimary

void SetPrimary(int fPrimary)

IsPrimary

void IsPrimary(int[] pfPrimary)