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


ITypeLib.GetTypeInfoType Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IT > ITypeLib Interface > ITypeLib.GetTypeInfoType Method
ArcGIS Developer Help

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