Helper coclass to provide IRelationshipClassEvents support to the C++ API.
Interfaces
Interfaces | Description |
---|
Event Interfaces
Interfaces | Description |
---|---|
IRelationshipClassEvents (default) | Provides access to events that occur with a relationship class. |
Working with Events
[Visual Basic 6.0]
When working with RelationshipClassEventsListener's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pRelationshipClassEventsListener as RelationshipClassEventsListener