uaPLUS Reference
HdaGenericServer Class Members
See Also  Methods  Send Feedback
HDAPluginDA Namespace : HdaGenericServer Class


Glossary Item Box

The following tables list the members exposed by HdaGenericServer.

Public Constructors

 NameDescription
Public ConstructorHdaGenericServer Constructor  
Top

Public Methods

 NameDescription
Public MethodCoInitForThread This methods needs to be called before a thread executes the first client callback.  
Public MethodDefineCallbacks This method is called from the generic server to pass the references to the client callback wrapper methods.  
Public 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.  
Public 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.  
Public 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.  
Public 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.  
Public 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.  
Public 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.  
Public MethodOnReadAttributeComplete This method makes callbacks to the client though the generic server. It is to be used to return data from Async ReadAttribute  
Public 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.  
Public MethodOnReadModifiedComplete This method makes callbacks to the client though the generic server. It is to be used to return data from Async ReadModified  
Public 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.  
Public 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.