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
.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family