INotificationClient
(ITF)
INTERFACE INotificationClient EXTENDS __SYSTEM.IQueryInterface
This interface can be implemented and registered using IDatasourcesMgr2.AddNotificationClient to get notified about operations on variables executed by the datasources.
Methods:
ListOperationDone
ListOperationStart
ListValueRead
ListValueWrite
ReadRequestDone
ReadRequestStart
SingleValueRead
SingleValueWrite
WriteRequestDone
WriteRequestStart
Structure:
INotificationClient.ListOperationDone
(METH)INotificationClient.ListOperationStart
(METH)INotificationClient.ListValueRead
(METH)INotificationClient.ListValueWrite
(METH)INotificationClient.ReadRequestDone
(METH)INotificationClient.ReadRequestStart
(METH)INotificationClient.SingleValueRead
(METH)INotificationClient.SingleValueWrite
(METH)INotificationClient.WriteRequestDone
(METH)INotificationClient.WriteRequestStart
(METH)