Synopsis

PDX_MSGT map_ClearDTFMapping(long option, MAP_TABLE *table, DDF *ddf, DDF_TF tf)

Purpose

Clear all mappings that are enabled for a DTF.

Description

All mappings that are enabled for the passed in ddf and tf will be removed from the enabled list. If the form of the passed in tf is wildcarded (i.e. form is DDF_ANY_FORM), then all forms of the tf will be cleared.

Input

option

Option (not used)

table

Mapping table to define the mapping list in

ddf

DDF in which tf is defined

tf

The type/form that is to be cleared

Return

MAP error code