BaseVector.proAfterAlloc
(METH)
METHOD proAfterAlloc
This method can be optionally overridden by derived function blocks, if some kind of processing is necessary after the vector’s memory was allocated successfully.
- InOut:
Scope
Name
Type
Comment
Input
diPrevAllocSize
DINT
The previous maximum number of items, that can be stored in the vector
diCurrAllocSize
DINT
The new maximum number of items, that can be stored in the vector