Visual Basic (Declaration) | |
---|---|
Public Overloads Function Add( _ ByVal source As NodeState, _ ByVal nodeToRead As ReadValueId, _ ByRef queued As Boolean _ ) As StatusCode |
C# | |
---|---|
public StatusCode Add( NodeState source, ReadValueId nodeToRead, out bool queued ) |
Parameters
- source
- The source.
- nodeToRead
- The node to read.
- queued
- if set to
true
[queued].
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family