SetAt

Sets the value

Syntax

Definition:

HRESULT SetAt(
    LONGLONG          nOffset,
    TcVnVector4_DINT& aVector
)

Parameters

Name

Type

Description

nOffset

LONGLONG

Offset to the current position

aVector

TcVnVector4_DINT&

The value to set

SetAt 1: Return value

HRESULT