mshtml
インタフェース IHTCPropertyBehavior

既知の実装クラスの一覧:
HTCPropertyBehavior

public interface IHTCPropertyBehavior


フィールドの概要
static com.ms.com._Guid iid
           
 
メソッドの概要
 void fireChange()
           
 com.ms.com.Variant getValue()
           
 void setValue(com.ms.com.Variant p)
           
 

フィールドの詳細

iid

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

fireChange

void fireChange()

setValue

void setValue(com.ms.com.Variant p)

getValue

com.ms.com.Variant getValue()