uaPLUS Reference
InvokeCallback Method
See Also  Send Feedback
Opc.Ua Namespace > FiniteStateMachineState Class : InvokeCallback Method

callback
context
machine
transitionId
causeId
inputArguments
outputArguments

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Function InvokeCallback( _
   ByVal callback As StateMachineTransitionHandler, _
   ByVal context As ISystemContext, _
   ByVal machine As StateMachineState, _
   ByVal transitionId As UInteger, _
   ByVal causeId As UInteger, _
   ByVal inputArguments As IList(Of Object), _
   ByVal outputArguments As IList(Of Object) _
) As ServiceResult

Parameters

callback
context
machine
transitionId
causeId
inputArguments
outputArguments

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.