TcHmiSrvExportListener Events

The TcHmiSrvExportListener type exposes the following members.

Events

 

Name

Description

TcHmiSrvExportListener Events 1:

BeforeExport

Called before a configuration export.
If the Result of the returned value does not equal HMI_SUCCESS, the configuration export will be aborted.
With complex data, this method is called for every path.

TcHmiSrvExportListener Events 2:

BeforeImport

Called before a configuration import.
If the Result of the returned value does not equal HMI_SUCCESS, the configuration import will be aborted.
With complex data, this method is called for every path.

Reference

TcHmiSrvExportListener Class

TcHmiSrv Namespace