[ Version ( since = "0.2.8" ) ]
public void set_value_map (Datamap datamap)
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.
this |
the configuration parameter |
datamap |
a Datamap to transform values this parameter is set to, or NULL to disable transformations for this parameter |