GetElementSize
Gets the size (in byte) of each element in the container.
Syntax
Definition:
METHOD GetElementSize : HRESULT
VAR_INPUT
nSize : Reference To ULINT;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
nSize |
Reference To ULINT |
Returns the size in byte of a single element in the container. |