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