shdocvw.WebBrowser_V1
クラス DWebBrowserEvents2ClientToHostWindowEvent

java.lang.Object
  上位を拡張 com.ms.wfc.core.Event
      上位を拡張 shdocvw.WebBrowser_V1.DWebBrowserEvents2ClientToHostWindowEvent

public class DWebBrowserEvents2ClientToHostWindowEvent
extends com.ms.wfc.core.Event


フィールドの概要
 int[] CX
           
 int[] CY
           
 
クラス com.ms.wfc.core.Event から継承されたフィールド
EMPTY, extendedInfo
 
コンストラクタの概要
DWebBrowserEvents2ClientToHostWindowEvent(int[] CX, int[] CY)
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

CX

public final int[] CX

CY

public final int[] CY
コンストラクタの詳細

DWebBrowserEvents2ClientToHostWindowEvent

public DWebBrowserEvents2ClientToHostWindowEvent(int[] CX,
                                                 int[] CY)