Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
GoExtToolDataOutput GoExtTool_ToolDataOutputAt ( GoExtTool  tool,
kSize  index 
)

Returns the tool data output item at the given index.

Version
Introduced in firmware 4.7.3.97
Parameters
toolGoExtTool object.
indexThe index of the tool data output item to retrieve.
Returns
The custom tool data output object or kNULL if no such entry.