AddToContainerElements (ULONGLONG)
Add a value to each container element.
Syntax
Definition:
HRESULT AddToContainerElements(
HRESULT hrPrev,
ULONGLONG nValue,
ITcVnContainer* ipContainer
)Parameters
|
Name |
Type |
Description |
|---|---|---|
|
hrPrev |
HRESULT indicating the result of previous operations (If SUCCEEDED(hrPrev) equals false, no operation is executed.) | |
|
nValue |
ULONGLONG |
Value |
|
ipContainer |
Container with ULINT elements |
Required License
TC3 Vision Base
Return value