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

All Superinterfaces:
Serializable

public interface OLE_TRISTATE
extends Serializable


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