IEFCustomPublishEventHandler Interface - Intergraph Smart P&ID - 10 - Help - Intergraph

Intergraph Smart P&ID Help

Language
English
Product
Intergraph Smart P&ID
Search by Category
Help
Smart P&ID Version
10
Smart Engineering Manager Version
11
SmartSketch Version
10.0(2018)

SmartPlant Client 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 SmartPlant Client 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.