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


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

ITypeLib.RemoteGetLibAttr Method

[Visual Basic .NET]
Public Sub RemoteGetLibAttr ( _
    ByVal ppTLibAttr As IntPtr, _
    ByRef pDummy As Integer _
)
[C#]
public void RemoteGetLibAttr (
    IntPtr ppTLibAttr,
    ref uint pDummy
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITypeLib Interface