Gocator Development Kit
 All Classes Files Functions Variables Typedefs Friends Modules Pages
kStatus GdkTool_VUpdateConfigInstanced ( GdkTool  tool,
GdkToolCfg  toolConfig 
)

Update the tool instance's configuration due to configuration file changes.

The framework calls this function after the configuration has changed. The tool implementation has the opportunity to update configuration attributes that may need to be dynamically updated. For example the implementation may use the value of a parameter to update the min and max constraints of another parameter. This function can be called for configuration changes not related to the tool instance.

Parameters
toolGDK tool instance
toolConfigTool configuration object.
Returns
Operation status.