SetAt

SetAt 1:

Sets the value

Syntax

Definition:

METHOD SetAt : HRESULT
VAR_INPUT
    nOffset : LINT;
    aVector : Reference To TcVnVector4_USINT;
END_VAR

SetAt 2: Inputs

Name

Type

Description

nOffset

LINT

Offset to the current position

aVector

Reference To TcVnVector4_USINT

The value to set

SetAt 3: Return value

HRESULT