NestingPathInformation
(STRUCT)
TYPE NestingPathInformation : STRUCT
- InOut:
Name
Type
Comment
nMaxDepth
UDINT
Warning! When modifying this struct, you need to be careful that the dynamic allocation in VariableInformationImpl.GetOrAllocNestingPathInfo still works! This includes having the last member as the one with the largest alignment requirement.
nElementsUsed
UDINT
aPathInfo
ARRAY [0..5] OF NestingPathEntry