MoveAbsolute.Execute (METH)
METHOD Execute : BOOL
- InOut:
Scope
Name
Type
Comment
Return
ExecuteBOOLInput
DataiPointCountINTEffectivePointsPOINTER TO ARRAY [0..0] OF Point
TODO: check if this can be done without a pointer, the pointer * is only used because otherwise arrays with unknown boundaries can’t be used
The optimal way would be a VAR_IN_OUT
pCenterPOINTER TO Point