uaPLUS Reference
DefineCallbacks Method
See Also  Send Feedback
HDAPluginDA Namespace > HdaGenericServer Class : DefineCallbacks Method

dlgOnReadComplete
dlgOnReadModifiedComplete
dlgOnReadAttributeComplete
dlgOnDataChange
dlgOnCancelComplete
dlgCoInitForThread

Glossary Item Box

This method is called from the generic server to pass the references to the client callback wrapper methods.

Syntax

Visual Basic (Declaration) 
Public Sub DefineCallbacks( _
   ByVal dlgOnReadComplete As OnReadComplete, _
   ByVal dlgOnReadModifiedComplete As OnReadModifiedComplete, _
   ByVal dlgOnReadAttributeComplete As OnReadAttributeComplete, _
   ByVal dlgOnDataChange As OnDataChange, _
   ByVal dlgOnCancelComplete As OnCancelComplete, _
   ByVal dlgCoInitForThread As CoInitForThread _
) 

Parameters

dlgOnReadComplete
dlgOnReadModifiedComplete
dlgOnReadAttributeComplete
dlgOnDataChange
dlgOnCancelComplete
dlgCoInitForThread

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

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