GetAt

Gets the value

Syntax

Definition:

HRESULT GetAt(
    LONGLONG            nOffset,
    TcVnRectangle_DINT& stRectangle
)

Parameters

Name

Type

Description

nOffset

LONGLONG

Offset to the current position

stRectangle

TcVnRectangle_DINT&

Returns the value

GetAt 1: Return value

HRESULT