Helper coclass for working with the nondefault outbound ISchematicAlgorithmEvents interface in VB.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Interfaces
| Interfaces | Description | 
|---|
Event Interfaces
| Interfaces | Description | 
|---|---|
| ISchematicAlgorithmEvents (default) | Provides access to events that occur when schematic algorithms are executed. | 
Working with Events
[Visual Basic 6.0]
When working with SchematicAlgorithmEvents' default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pSchematicAlgorithmEvents as SchematicAlgorithmEvents