|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriGpsConnectionError
Constants from esriGpsConnectionError' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Lists the valid status of communication with GPS. Positive value means 'Connection is open'. Zero or negative value means 'connection is closed'. A negative value is an error code. ' 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 |
esriGpsConnectionErrorCommportInUse
Com port is already opened by another application. |
static int |
esriGpsConnectionErrorCommportNotSupported
Com port is not supported by the hardware. |
static int |
esriGpsConnectionErrorInApplication
An application error occurred while opening the connection. |
static int |
esriGpsConnectionErrorInsufficientData
Insufficient data to open the connection. |
static int |
esriGpsConnectionErrorNone
Connections was sucessful. |
static int |
esriGpsConnectionErrorUnableToCommunicateToDevice
Unable to communicate with the device. |
Field Detail |
---|
static final int esriGpsConnectionErrorNone
static final int esriGpsConnectionErrorCommportInUse
static final int esriGpsConnectionErrorCommportNotSupported
static final int esriGpsConnectionErrorInApplication
static final int esriGpsConnectionErrorUnableToCommunicateToDevice
static final int esriGpsConnectionErrorInsufficientData
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |