Synopsis
PDX_MSGT map_GetParameterDefault(long option, PDX_MSGT param, void *value)
Purpose
Get the default value of a mapping parameter.
Description
The default value for param will be returned in value. See the map_DefineParameter and map_intro man pages for additional information.
Input
option
Options (not used)
param
Parameter to retrieve value for
Output
value
Default value of parameter
Return
MAP error code
.fi