Synopsis

PDX_MSGT map_DispatchEntity(MDA_PTR db_ptr, MAP_INFO *info)

Purpose

Dispatches an entity.

Description

The mappings enabled for the entity type of db_ptr will be applied to db_ptr. The resulting entities will be passed back to map_DispatchEntity or to an application defined dispatcher. See map_intro for additional information.

Input

db_ptr

Entity to be dispatched

info

The mapping information structure

Return

MAP error code