uaPLUS Reference
IGenericServer Interface Members
See Also  Methods  Send Feedback
I_HDAPlugin Namespace : IGenericServer Interface

Glossary Item Box

The following tables list the members exposed by IGenericServer.

Public Methods

 NameDescription
 MethodCoInitForThread This methods needs to be called before a thread executes the first client callback.  
 MethodDefineCallbacks This 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.  
 MethodOnCancelComplete This method makes callbacks to the client though the generic server. It is to be used to notify the client on completion of Async Cancel.  
 MethodOnDataChange This method makes callbacks to the client though the generic server. It is to be used to return data from Async AdviseRaw and Async AdviseProcessed.  
 MethodOnInsertAnnotations This 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.  
 MethodOnPlayback This method makes callbacks to the client though the generic server. It is to be used to notify the client on completion of Playback requests.  
 MethodOnReadAnnotations This 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.  
 MethodOnReadAttributeComplete This method makes callbacks to the client though the generic server. It is to be used to return data from Async ReadAttribute  
 MethodOnReadComplete This 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.  
 MethodOnReadModifiedComplete This method makes callbacks to the client though the generic server. It is to be used to return data from Async ReadModified  
 MethodOnUpdateComplete This method makes callbacks to the client though the generic server. It is to be used to notify the client on completion of Update requests.  
 MethodUndefineCallbacks This method is called from the generic server to inactivate the reference to the client callback wrapper methods.  
Top

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.