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


ITypeInfo.GetImplTypeFlags 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.GetImplTypeFlags Method
ArcGIS Developer Help

ITypeInfo.GetImplTypeFlags Method

[Visual Basic .NET]
Public Sub GetImplTypeFlags ( _
    ByVal index As Integer, _
    ByRef pImplTypeFlags As Integer _
)
[C#]
public void GetImplTypeFlags (
    uint index,
    ref int pImplTypeFlags
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITypeInfo Interface