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


ITypeLib.GetTypeInfoOfGuid 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.GetTypeInfoOfGuid Method
ArcGIS Developer Help

ITypeLib.GetTypeInfoOfGuid Method

[Visual Basic .NET]
Public Sub GetTypeInfoOfGuid ( _
    ByRef guid As Guid&, _
    ByRef ppTInfo As Type& _
)
[C#]
public void GetTypeInfoOfGuid (
    ref Guid& guid,
    ref Type& ppTInfo
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITypeLib Interface