Synopsis
PDX_MSGT map_DeleteTable(long option, MAP_TABLE *table)
Purpose
Deletes a mapping table.
Description
Frees the memory associated with table.
Input
option
Option (not used)
table
Table to be deleted
Return
MAP error code
PDX_MSGT map_DeleteTable(long option, MAP_TABLE *table)
Deletes a mapping table.
Frees the memory associated with table.
Option (not used)
Table to be deleted
MAP error code