DynamicSymbol.OnTryReadValue Method
Handler function for the
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
protected virtual int OnTryReadValue(
int timeout,
out Object value
)
VB
Protected Overridable Function OnTryReadValue (
timeout As Integer,
<OutAttribute> ByRef value As Object
) As Integer
Parameters
timeout |
Type: System.Int32 |
value |
Type: System.Object. |
Return Value
Type: Int32
The error Code.