Gocator Development Kit
 All Classes Files Functions Variables Typedefs Friends Modules Pages
kStatus GdkToolVersionInfo_AddInput ( GdkToolVersionInfo  versionInfo,
GdkDataType  dataType,
const kChar name,
const kChar label,
GdkParamInfo paramInfo 
)

Adds an input data set to a tool with the specified data type.

Parameters
versionInfoVersion info object.
dataTypeTool data output type. The following types are supported:
nameName of the input.
labelLabel of the input. If kNULL, will be set to same as name parameter
paramInfoPointer to receive the new intput data set's paramInfo object.
Returns
Operation status.