Helper coclass to provide IAnnotationErrorEvents support to the C++ API.
Interfaces
Interfaces | Description |
---|
Event Interfaces
Interfaces | Description |
---|---|
IAnnotationErrorEvents (default) | Provides access to events that occur when errors occur with the annotation objects. |
Working with Events
[Visual Basic 6.0]
When working with AnnotationErrorEventsListener's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pAnnotationErrorEventsListener as AnnotationErrorEventsListener