FUNCTION CreateStringPool : IStringPool
Creates a pool for IString instances in the specified memory space
The size of the strings is specified via udiStringSize
InOut:
|
Scope
|
Name
|
Type
|
Initial
|
Return
|
CreateStringPool
|
IStringPool
|
|
Input
|
udiStringSize
|
UDINT
|
|
pbyPool
|
POINTER TO BYTE
|
|
udiPoolSize
|
UDINT
|
|
usiExtensionFactor
|
USINT
|
0
|
Output
|
eErrorID
|
ERROR
|
|
|