IEFCustomRetrieveEventHandler 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 IEFCustomretrieve. The software that implements IEFCustomRetrieve declares an object of IEFCustomRetrieveEventHandler. This object is set in EFServiceManager by passing itself as the parameter to SetEventHandlerObj(). This is to update the progress bar with the required steps. The software implementation of IEFCustomRetrieve must call StepProgress () and when required to update the progress bar.