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