OPC Historian .NET Server Toolkit Reference
IGenericServer Interface Methods

For a list of all members of this type, see IGenericServer members.

Public Methods
 NameDescription
 MethodCoInitForThreadThis methods needs to be called before a thread executes the first client callback.  
 MethodDefineCallbacksThis method is called from the generic server to pass the references to the client callback wrapper methods.  
 MethodDefineCallbacksPEProfessional Edition only.
This method is called from the generic server to pass the references to the client callback wrapper methods for Playback, Update and Annotaions handling.  
 MethodOnCancelCompleteThis method makes callbacks to the client though the generic server. It is to be used to notify the client on completion of Async Cancel.  
 MethodOnDataChangeThis method makes callbacks to the client though the generic server. It is to be used to return data from Async AdviseRaw and Async AdviseProcessed.  
 MethodOnInsertAnnotationsThis method makes callbacks to the client though the generic server. It is to be used to notify the client on completion of Annotations Insert requests.  
 MethodOnPlaybackThis method makes callbacks to the client though the generic server. It is to be used to notify the client on completion of Playback requests.  
 MethodOnReadAnnotationsThis method makes callbacks to the client though the generic server. It is to be used to notify the client on completion of Annotation Read requests.  
 MethodOnReadAttributeCompleteThis method makes callbacks to the client though the generic server. It is to be used to return data from Async ReadAttribute  
 MethodOnReadCompleteThis method makes callbacks to the client though the generic server. It is to be used to return data from Async ReadRaw, Async ReadProcessed, and Async ReadAtTime.  
 MethodOnReadModifiedCompleteThis method makes callbacks to the client though the generic server. It is to be used to return data from Async ReadModified  
 MethodOnUpdateCompleteThis method makes callbacks to the client though the generic server. It is to be used to notify the client on completion of Update requests.  
 MethodUndefineCallbacksThis method is called from the generic server to inactivate the reference to the client callback wrapper methods.  
Top
See Also

Reference

IGenericServer Interface
I_HDAPlugin Namespace

 

 


Copyright © 2004-2019 Advosol Inc. All rights reserved

Send Feedback