This document is archived and information here might be outdated.  Recommended version.


ITypeInfo.RemoteGetFuncDesc Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

ITypeInfo.RemoteGetFuncDesc Method

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

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITypeInfo Interface