INotificationClient.ListOperationDone (METH)ΒΆ
METHOD ListOperationDone
This method will be called when an operation on a list of variables was executed (eg. IDatasourcesMgr.ReadItemsSync or IDatasourcesMgr.WriteItemsSync)
- InOut:
- Scope - Name - Type - Comment - Input - xWriting- BOOL- This value signals whether the current operation was a write operation. - datasourceName- The name of the datasource where the operation was executed. For details of the format of this parameter have a look at ItemName or ItemNameType - result- SysTypes.RTS_IEC_RESULT- The result of the operation. In case of successful execution, this value will contain |CmpErrors.Errors.ERR_OK| 
