ArcObjects Library Reference (TrackingAnalystUI)  

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