ArcObjects Library Reference (TrackingAnalystUI)  

ITypeInfo.RemoteGetVarDesc Method

[Visual Basic .NET]
Public Sub RemoteGetVarDesc ( _
    ByVal index As Integer, _
    ByVal ppVarDesc As IntPtr, _
    ByRef pDummy As Integer _
)
[C#]
public void RemoteGetVarDesc (
    uint index,
    IntPtr ppVarDesc,
    ref uint pDummy
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITypeInfo Interface