ArcObjects Library Reference (Geoprocessing)  

MdModelEventsHelper CoClass

Helper for working with IMdModelEvents.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Supported Platforms

Windows

Interfaces

Interfaces Description

Event Interfaces

Interfaces Description
IMdModelEvents (default) Provides access to model events.

Working with Events

[Visual Basic 6.0]

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

Private WithEvents pMdModelEventsHelper as MdModelEventsHelper