public interface IMapServerFindResult2 extends IMapServerFindResult, java.io.Serializable
Description: 'Provides access to the Map Server Find Result Interface. Use IMapServerFindResult2 for 64 bit OIDs.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID4398153e_8eb8_45c6_9647_acefb047415f |
static int |
xxDummy
Deprecated.
Internal use only
|
IID6ec9d9f9_5e0f_4067_9783_07b162c3b868
Modifier and Type | Method and Description |
---|---|
long |
getFeatureId64()
The ID of the found feature.
|
getFeatureId, getFeatureProperties, getFeatureShape, getFieldName, getLayerID, getValue, setFeatureId, setFeatureProperties, setFeatureShape, setFieldName, setLayerID, setValue
static final int IID4398153e_8eb8_45c6_9647_acefb047415f
static final int xxDummy
static final java.lang.String IID
long getFeatureId64() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.