Gocator API

◆ GoExtTool_ToolDataOutputAt()

GoExtToolDataOutput GoExtTool_ToolDataOutputAt ( GoExtTool  tool,
kSize  index 
)
inherited

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.