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

nodeToRead
The read operation parameters.

Glossary Item Box

Determines whether the specified operation has a read request result.

Syntax

Visual Basic (Declaration) 
Public Function HasResult( _
   ByVal nodeToRead As ReadValueId _
) As Boolean
C# 
public bool HasResult( 
   ReadValueId nodeToRead
)

Parameters

nodeToRead
The read operation parameters.

Return Value

true if the specified operation has a read request result; otherwise, false.

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.