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


IRunningObjectTable.Revoke Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

IRunningObjectTable.Revoke Method

[Visual Basic .NET]
Public Sub Revoke ( _
    ByVal dwRegister As Integer _
)
[C#]
public void Revoke (
    uint dwRegister
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IRunningObjectTable Interface