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


ITypeInfo.RemoteGetTypeAttr Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

ITypeInfo.RemoteGetTypeAttr Method

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

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITypeInfo Interface