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
diPrevAllocSizeDINTThe previous maximum number of items, that can be stored in the vector
diCurrAllocSizeDINTThe new maximum number of items, that can be stored in the vector