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


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

ITypeInfo.GetRefTypeOfImplType Method

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

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITypeInfo Interface