GetSize
Gets the size of the data.
Syntax
Definition:
METHOD GetSize : HRESULT
VAR_INPUT
nSize : Reference To ULINT;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
nSize |
Reference To ULINT |
Size of the stored data in bytes. |