mshtml
クラス ThreadDialogProcParam

java.lang.Object
  上位を拡張 mshtml.ThreadDialogProcParam
すべての実装されたインタフェース:
IHTMLModelessInit

public class ThreadDialogProcParam
extends java.lang.Object
implements IHTMLModelessInit


フィールドの概要
static com.ms.com._Guid clsid
           
static com.ms.com._Guid iid
           
 
コンストラクタの概要
ThreadDialogProcParam()
           
 
メソッドの概要
 com.ms.com.IUnknown getDocument()
           
 com.ms.com.IUnknown getMoniker()
           
 com.ms.com.Variant getOptionString()
           
 com.ms.com.Variant getParameters()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

iid

public static final com.ms.com._Guid iid

clsid

public static final com.ms.com._Guid clsid
コンストラクタの詳細

ThreadDialogProcParam

public ThreadDialogProcParam()
メソッドの詳細

getParameters

public com.ms.com.Variant getParameters()
定義:
インタフェース IHTMLModelessInit 内の getParameters

getOptionString

public com.ms.com.Variant getOptionString()
定義:
インタフェース IHTMLModelessInit 内の getOptionString

getMoniker

public com.ms.com.IUnknown getMoniker()
定義:
インタフェース IHTMLModelessInit 内の getMoniker

getDocument

public com.ms.com.IUnknown getDocument()
定義:
インタフェース IHTMLModelessInit 内の getDocument