GetExportSize

GetExportSize 1:

Gets combined size (in byte) of all elements in the container.

Syntax

Definition:

METHOD GetExportSize : HRESULT
VAR_INPUT
    nExportSize : Reference To ULINT;
END_VAR

GetExportSize 2: Inputs

Name

Type

Description

nExportSize

Reference To ULINT

Returns the combined size (in byte) of all elements in the container.

GetExportSize 3: Return value

HRESULT