GetElementSize

GetElementSize 1:

Gets the size (in byte) of each element in the container.

Syntax

Definition:

METHOD GetElementSize : HRESULT
VAR_INPUT
    nSize : Reference To ULINT;
END_VAR

GetElementSize 2: Inputs

Name

Type

Description

nSize

Reference To ULINT

Returns the size in byte of a single element in the container.

GetElementSize 3: Return value

HRESULT