mshtml
インタフェース IElementBehaviorRender


public interface IElementBehaviorRender


フィールドの概要
static com.ms.com._Guid iid
           
 
メソッドの概要
 void Draw(_RemotableHandle hdc, int lLayer, tagRECT pRect, com.ms.com.IUnknown pReserved)
           
 int GetRenderInfo()
           
 int HitTestPoint(tagPOINT pPoint, com.ms.com.IUnknown pReserved)
           
 

フィールドの詳細

iid

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

Draw

void Draw(_RemotableHandle hdc,
          int lLayer,
          tagRECT pRect,
          com.ms.com.IUnknown pReserved)

GetRenderInfo

int GetRenderInfo()

HitTestPoint

int HitTestPoint(tagPOINT pPoint,
                 com.ms.com.IUnknown pReserved)