GetAt
Gets the value
Syntax
Definition:
METHOD GetAt : HRESULT
VAR_INPUT
nOffset : LINT;
nValue : Reference To ULINT;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
nOffset |
LINT |
Offset to the current position |
nValue |
Reference To ULINT |
Returns the value |