uaPLUS Reference
GetResult(ISystemContext,HdaAttributeState,ReadValueId,DataValue,DiagnosticsMasks) Method
See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace > HdaReadRequest Class > GetResult Method : GetResult(ISystemContext,HdaAttributeState,ReadValueId,DataValue,DiagnosticsMasks) Method

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

Glossary Item Box

Gets the result for the read operation.

Syntax

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

Parameters

context
The context.
attribute
The attribute.
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.