ArcObjects Library Reference (Framework)  

IAppROT.Remove Method

Removes an application reference from the running object table.

[Visual Basic .NET]
Public Sub Remove ( _
    ByVal cookie As Integer _
)
[C#]
public void Remove (
    int cookie
);

Product Availability

Available with ArcGIS Desktop.

See Also

IAppROT Interface