MaxElementElementwise (TcVnVector2_DINT)

Gets the element wise maximum container element.

Syntax

Definition:

HRESULT MaxElementElementwise(
    HRESULT           hrPrev,
    ITcVnContainer*   ipContainer,
    TcVnVector2_DINT& aMax
)

Parameters

Name

Type

Description

hrPrev

HRESULT

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

ipContainer

ITcVnContainer*

Source container

aMax

TcVnVector2_DINT&

Returns the requested element

MaxElementElementwise (TcVnVector2_DINT) 1: Return value

HRESULT

Required License

TC3 Vision Base

System Requirements