|
Gocator Development Kit
|
| kStatus GdkToolCfg_AddToolDataOutput | ( | GdkToolCfg | config, |
| const kChar * | type, | ||
| GdkToolDataOutputCfg * | dataOutputCfg | ||
| ) |
Add a new data output to the tool.
| config | Configuration object. |
| type | Type of the data output. |
| dataOutputCfg | Pointer to receive the new data outpout. |