GetExportSize
Gets combined size (in byte) of all elements in the container.
Syntax
Definition:
METHOD GetExportSize : HRESULT
VAR_INPUT
nExportSize : Reference To ULINT;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
nExportSize |
Reference To ULINT |
Returns the combined size (in byte) of all elements in the container. |