GetSize

GetSize 1:

Gets the size of the data.

Syntax

Definition:

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

GetSize 2: Inputs

Name

Type

Description

nSize

Reference To ULINT

Size of the stored data in bytes.

GetSize 3: Return value

HRESULT