AddToContainerElements (TcVnVector4_REAL)

Add a value to each container element.

Syntax

Definition:

HRESULT AddToContainerElements(
    HRESULT           hrPrev,
    TcVnVector4_REAL& aValue,
    ITcVnContainer*   ipContainer
)

Parameters

Name

Type

Description

hrPrev

HRESULT

HRESULT indicating the result of previous operations (If SUCCEEDED(hrPrev) equals false, no operation is executed.)

aValue

TcVnVector4_REAL&

Value

ipContainer

ITcVnContainer*

Container with TcVnVector4_REAL elements

 Return value

HRESULT

Required License

TC3 Vision Base

System Requirements