Gets an argument for the data message.
[Visual Basic .NET] Public Function getArgument ( _ ByVal nIndex As Integer _ ) As Object
[C#] public object getArgument ( int nIndex );
[C++]
HRESULT getArgument(
Long nIndex,
VARIANT* pValue
);
[C++]Parameters
nIndex [in] nIndex is a parameter of type Long pValue [out, retval] pValue is a parameter of type VARIANT
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.