ArcObjects Library Reference (SystemUtility)  

WorkspaceEditEventsListener CoClass

Helper coclass to provide IWorkspaceEditEvents support to the C++ API.

Interfaces

Interfaces Description

Event Interfaces

Interfaces Description
IWorkspaceEditEvents (default) Provides access to events that occur to a workspace in the context of editing it.

Working with Events

[Visual Basic 6.0]

When working with WorkspaceEditEventsListener's default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pWorkspaceEditEventsListener as WorkspaceEditEventsListener