Visual Basic (Usage) | ![]() |
---|---|
Dim instance As New NodeValueEventHandler(AddressOf HandlerMethod) |
C# | |
---|---|
public delegate ServiceResult NodeValueEventHandler( ISystemContext context, NodeState node, NumericRange indexRange, QualifiedName dataEncoding, ref object value, ref StatusCode statusCode, ref DateTime timestamp ) |
Parameters
- context
- node
- indexRange
- dataEncoding
- value
- statusCode
- timestamp
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x