mshtml
インタフェース IHTMLPainterEventInfo


public interface IHTMLPainterEventInfo


フィールドの概要
static com.ms.com._Guid iid
           
 
メソッドの概要
 void GetEventInfoFlags(int[] plEventInfoFlags)
           
 void GetEventTarget(IHTMLElement[] ppElement)
           
 void SetCursor(int lPartID)
           
 void StringFromPartID(int lPartID, java.lang.String[] pbstrPart)
           
 

フィールドの詳細

iid

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

GetEventInfoFlags

void GetEventInfoFlags(int[] plEventInfoFlags)

GetEventTarget

void GetEventTarget(IHTMLElement[] ppElement)

SetCursor

void SetCursor(int lPartID)

StringFromPartID

void StringFromPartID(int lPartID,
                      java.lang.String[] pbstrPart)