Closes a Spatial+ object file.
Syntax
intl pipObjectFileClose ( pipObjectFile obj_h );
Arguments
obj_h The handle of the object file to close. Input.
Return Value
PIP_OK PIP_ERROR
Prerequisites
pipObjectFileOpen.
Alternates
None.
Notes
This function closes a Spatial+ object file. Once this file is closed, the pipObjectFile
handle is invalid and should not be used.