GetAt

Gets the value

Syntax

Definition:

HRESULT GetAt(
    LONGLONG          nOffset,
    TcVnVector2_REAL& aVector
)

Parameters

Name

Type

Description

nOffset

LONGLONG

Offset to the current position

aVector

TcVnVector2_REAL&

Returns the value

GetAt 1: Return value

HRESULT