set_value_map
Description:
After a call to set_value_map, datamap
will be used to transform values set for this parameter to
OS-specific values.
A NULL datamap
will disable transformations.
Parameters:
this |
the configuration parameter |
datamap |
a Datamap to transform values this parameter is set to, or NULL to disable transformations for this parameter |