GetValueSize
Gets the memory size (in byte) required by the value the iterator points to.
Syntax
Definition:
METHOD GetValueSize : HRESULT
VAR_INPUT
    nSize : Reference To  ULINT;
END_VAR
           Inputs
 Inputs
| Name | Type | Description | 
|---|---|---|
| nSize | Reference To ULINT | Returns the element size in bytes. | 
 Return value
 Return value