com.esri.arcgis.trackinganalyst
Interface ITAProtectedNames2

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
ITAProtectedNames2Proxy

public interface ITAProtectedNames2
extends java.io.Serializable

COM Interface 'ITAProtectedNames2'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'

Description: 'Provides access to properties of an internally used object.' 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 java.lang.String IID
          Deprecated. Internal use only
static int IID88d6c8f0_823c_11d7_b877_00010265adc5
           
static int xxDummy
          Deprecated. Internal use only
 
Method Summary
 int connect()
          The protected names dummy connect indicator.
 int count()
          The protected names dummy count value.
 int disconnect()
          The protected names dummy disconnect indicator.
 int hWnd()
          The protected names dummy window handle.
 int plugIn()
          The protected names dummy plug-in identifier.
 int postMessage()
          The protected names dummy post message ID.
 int reset()
          The protected names dummy reset status.
 int type()
          The protected names dummy type value.
 int update()
          The protected names dummy update value.
 int value()
          The protected names dummy integer value.
 

Field Detail

IID88d6c8f0_823c_11d7_b877_00010265adc5

static final int IID88d6c8f0_823c_11d7_b877_00010265adc5
See Also:
Constant Field Values

xxDummy

static final int xxDummy
Deprecated. Internal use only
See Also:
Constant Field Values

IID

static final java.lang.String IID
Deprecated. Internal use only
See Also:
Constant Field Values
Method Detail

plugIn

int plugIn()
           throws java.io.IOException,
                  AutomationException
The protected names dummy plug-in identifier.

Returns:
The pnDummyArgument
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

reset

int reset()
          throws java.io.IOException,
                 AutomationException
The protected names dummy reset status.

Returns:
The pnDummyArgument
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

connect

int connect()
            throws java.io.IOException,
                   AutomationException
The protected names dummy connect indicator.

Returns:
The pnDummyArgument
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

postMessage

int postMessage()
                throws java.io.IOException,
                       AutomationException
The protected names dummy post message ID.

Returns:
The pnDummyArgument
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

disconnect

int disconnect()
               throws java.io.IOException,
                      AutomationException
The protected names dummy disconnect indicator.

Returns:
The pnDummyArgument
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

update

int update()
           throws java.io.IOException,
                  AutomationException
The protected names dummy update value.

Returns:
The pnDummyArgument
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

hWnd

int hWnd()
         throws java.io.IOException,
                AutomationException
The protected names dummy window handle.

Returns:
The pnDummyArgument
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

type

int type()
         throws java.io.IOException,
                AutomationException
The protected names dummy type value.

Returns:
The pnDummyArgument
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

value

int value()
          throws java.io.IOException,
                 AutomationException
The protected names dummy integer value.

Returns:
The pnDummyArgument
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

count

int count()
          throws java.io.IOException,
                 AutomationException
The protected names dummy count value.

Returns:
The pnDummyArgument
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.