uaPLUS Reference
GetResult Method
See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace > HdaReadRequestCollection Class : GetResult Method

context
The context.
source
The source.
nodeToRead
The node to read.
value
The value.
diagnosticsMasks
The diagnostics masks.

Glossary Item Box

Gets the result.

Syntax

Visual Basic (Declaration) 
Public Function GetResult( _
   ByVal context As ISystemContext, _
   ByVal source As NodeState, _
   ByVal nodeToRead As ReadValueId, _
   ByVal value As DataValue, _
   ByVal diagnosticsMasks As DiagnosticsMasks _
) As ServiceResult

Parameters

context
The context.
source
The source.
nodeToRead
The node to read.
value
The value.
diagnosticsMasks
The diagnostics masks.

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.