Gocator Development Kit
 All Classes Files Functions Variables Typedefs Friends Modules Pages
GdkToolOutputCfg GdkToolCfg_OutputAt ( GdkToolCfg  config,
kSize  index 
)

Returns the output of the tool at the index.

Parameters
configConfiguration object.
indexIndex of all the outputs (unified index).
Returns
Output data handle corresponding to the index which could be one of GdkMeasurementCfg, GdkFeatureCfg or GdkToolDataOutputCfg.