pipExportClose - spatial_geostan - 2024.00

Spatial+ Reference for Windows, UNIX/Linux, z/OS

Product type
Software
Portfolio
Locate
Product family
GeoStan Geocoding Suite
Product
GeoStan Geocoding Suite > Spatial+
Version
2024.00
Language
English
Product name
Spatial+
Title
Spatial+ Reference for Windows, UNIX/Linux, z/OS
Copyright
2024
First publish date
1994
Last updated
2024-05-07
Published on
2024-05-07T22:16:04.316305

Closes the GSB file used for export.

Syntax

intl pipExportClose ( pipExporter exp_h );

Arguments

exp_h

The handle returned by pipExportInitBNA, pipExportInitMIF, pipExportInitShape, or pipExportInitTab for the current export process. Input.

Return Value

PIP_OK

Prerequisites

pipExportInitBNA, pipExportInitMIF, pipExportInitShape, or pipExportInitTab

Alternates

pipImportInit

Notes

This function closes a GSB (Spatial+ object) file. The GSB file was opened with pipExportOpen in order to export the file's Spatial+ objects to a BNA, MIF/MID, SHP, or TAB file.

For more information about the supported structure of an ESRI BNA file, see ESRI BNA Format.

For more information about the MapInfo MIF/MID format, see MapInfo® MIF/MID Format.