uaPLUS Reference
OnRespondCalled Method
See Also  Send Feedback
Opc.Ua Namespace > DialogConditionState Class : OnRespondCalled Method

context
method
objectId
selectedResponse

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Overridable Function OnRespondCalled( _
   ByVal context As ISystemContext, _
   ByVal method As MethodState, _
   ByVal objectId As NodeId, _
   ByVal selectedResponse As Integer _
) As ServiceResult
C# 
protected virtual ServiceResult OnRespondCalled( 
   ISystemContext context,
   MethodState method,
   NodeId objectId,
   int selectedResponse
)

Parameters

context
method
objectId
selectedResponse

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.