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


IEventListenerHelper.UnadviseEvents Method (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help

IEventListenerHelper.UnadviseEvents Method

Deactivate the event listener.

[Visual Basic .NET]
Public Sub UnadviseEvents ( _
)
[C#]
public void UnadviseEvents (
);
[C++]
HRESULT UnadviseEvents(
void
);

Product Availability

Available with Bad Product code

See Also

IEventListenerHelper Interface