shdocvw
クラス ShellWindowFindWindowOptions

java.lang.Object
  上位を拡張 com.ms.wfc.core.Enum
      上位を拡張 shdocvw.ShellWindowFindWindowOptions

public class ShellWindowFindWindowOptions
extends com.ms.wfc.core.Enum


入れ子のクラスの概要
 
クラス com.ms.wfc.core.Enum から継承された入れ子のクラス/インタフェース
com.ms.wfc.core.Enum.Editor
 
フィールドの概要
static short SWFO_COOKIEPASSED
           
static short SWFO_INCLUDEPENDING
           
static short SWFO_NEEDDISPATCH
           
 
コンストラクタの概要
ShellWindowFindWindowOptions()
           
 
メソッドの概要
 
クラス com.ms.wfc.core.Enum から継承されたメソッド
getEnumType, valid
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

SWFO_NEEDDISPATCH

public static final short SWFO_NEEDDISPATCH
関連項目:
定数フィールド値

SWFO_INCLUDEPENDING

public static final short SWFO_INCLUDEPENDING
関連項目:
定数フィールド値

SWFO_COOKIEPASSED

public static final short SWFO_COOKIEPASSED
関連項目:
定数フィールド値
コンストラクタの詳細

ShellWindowFindWindowOptions

public ShellWindowFindWindowOptions()