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

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

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