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.