ArcObjects Library Reference (TrackingAnalystUI)  

ITypeInfo.GetRefTypeInfo Method

[Visual Basic .NET]
Public Sub GetRefTypeInfo ( _
    ByVal hreftype As Integer, _
    ByRef ppTInfo As Type& _
)
[C#]
public void GetRefTypeInfo (
    uint hreftype,
    ref Type& ppTInfo
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITypeInfo Interface