com.esri.arcgis.support.ms.stdole
Interface OLE_TRISTATE

All Superinterfaces:
java.io.Serializable

public interface OLE_TRISTATE
extends java.io.Serializable

Constants from OLE_TRISTATE' enum. Generated 3/19/2015 1:20:40 PM from 'c:\WINDOWS\system32\stdole2.tlb'

Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =


Field Summary
static int Checked
           
static int Gray
           
static int Unchecked
           
 

Field Detail

Unchecked

static final int Unchecked
See Also:
Constant Field Values

Checked

static final int Checked
See Also:
Constant Field Values

Gray

static final int Gray
See Also:
Constant Field Values