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


ITypeLib.RemoteGetTypeInfoCount Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

ITypeLib.RemoteGetTypeInfoCount Method

[Visual Basic .NET]
Public Sub RemoteGetTypeInfoCount ( _
    ByRef pcTInfo As Integer _
)
[C#]
public void RemoteGetTypeInfoCount (
    ref uint pcTInfo
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITypeLib Interface