IEFCustomPublishEventHandler Interface - Integration - Update 44 - Help - Hexagon

SmartPlant Integration COM Help

Language
English
Product
Integration
Search by Category
Help
SmartPlant Foundation / SDx Version
10
Smart P&ID Version
9 (2019)
Smart Engineering Manager Version
10 (2019)

EFServiceManager implements this interface to handle progress bar updates that are received from the implementation of IEFCustomPublish. The software that implements IEFCustomPublish declares an object of IEFCustomPublishEventHandler. This object is set in EFServiceManager by passing itself as the parameter to SetEventHandlerObj() and update the publish progress bar with the required steps. The software implementation of IEFCustomPublish must call StepProgressBegin() and StepProgressEnd() when required to update the publish progress bar.