Synopsis

PDX_MSGT map_InitMapInfo(long option, MAP_INFO *info)

Purpose

Initialize the mapping info structure.

Description

The fields in info will be initialized to default values. The fields in the _ps structure are used by the MAP subsystem and should not be accessed by the application. The table field must be set by the application before info is passed into any other mapping functions. See map_intro for additional information on the MAP_INFO structure.

Input

option

Option (not used)

Output

info

The initialized mapping information structure

Return

MAP error code