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