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


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

ITypeInfo.RemoteGetContainingTypeLib Method

[Visual Basic .NET]
Public Sub RemoteGetContainingTypeLib ( _
    ByRef ppTLib As ITypeLib, _
    ByRef pIndex As Integer _
)
[C#]
public void RemoteGetContainingTypeLib (
    ref ITypeLib ppTLib,
    ref uint pIndex
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITypeInfo Interface