_ITcAdsSyncEvent
The _ITcAdsSyncEvent interface is the event Interface that a client has to implement if he wants to receive ADS Notification for connected variables. The interface derives from IUnknown.
| 
 IUnknown Methods  | 
 Description  | 
|---|---|
| 
 QueryInterface  | 
 Returns a pointer to the interface you query for  | 
| 
 AddRef  | 
 Increments the reference counter  | 
| 
 Release  | 
 Decrements the reference counter  | 
| 
 _ITcAdsSyncEvent Methodes  | 
 Description  | 
|---|---|
| 
 This method is called from the server for all connected variables of this Ads device  | 
Weiterführende Informationen