Terminates a polygon overlap check operation.
Syntax
01 SPHANDLE PIC S9(9) BINARY.
01 SPRETCODE PIC S9(9) BINARY.
*
CALL ‘SPTOCK'
USING SPHANDLE, SPRETCODE.
Arguments
SPHANDLE Handle for overlap check operation. Input.
Return Values
PIP-OK
PIP-ERROR
SPINOCK.
Prerequisites
Alternates
None.
Notes
This procedure terminates a polygon overlap check operation and frees the associated resources.