ArcObjects Library Reference (TrackingAnalystUI)  

ITypeLib.GetTypeInfoType Method

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

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITypeLib Interface