|
Gocator Development Kit
|
| kStatus GdkToolVersionInfo_AddToolDataOutput | ( | GdkToolVersionInfo | info, |
| const kChar * | type, | ||
| GdkDataType | dataType, | ||
| GdkToolDataOutputInfo * | toolDataOutputInfo | ||
| ) |
Add a tool data output type.
| info | Info object. |
| type | Type of the tool data output. |
| dataType | Type of data: |
| toolDataOutputInfo | Pointer to receive the new tool data output info. |