Synopsis
PDX_MSGT gmp_DefineMappings(long option, MAP_TABLE *table)
Purpose
Defines the GDX mapping functions.
Description
All of the mappings available for GDX will be defined in table. The table must first be created with map_CreateTable. See the map_intro manual page for additional information. Documentation for the available mappings is in the gmp_mappings manual page.
Input
option
Option (not used)
table
Table to define the GDX mappings in
Output
table
Table updated to include the GDX mappings
Return
GMP error code