Helper coclass to provide INetworkLoaderProgress support to the C++ API.
Interfaces
Interfaces | Description |
---|
Event Interfaces
Interfaces | Description |
---|---|
INetworkLoaderProgress (default) | Provides access to events that occur when building a geometric network using a NetworkLoader object. |
Working with Events
[Visual Basic 6.0]
When working with NetworkLoaderProgressListener's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pNetworkLoaderProgressListener as NetworkLoaderProgressListener