Gocator API

◆ GoTools_ToolAt()

GoTool GoTools_ToolAt ( GoTools  tools,
kSize  index 
)

Returns a tool handle at the given index.

Version
Introduced in firmware 4.0.10.27
Parameters
toolsGoTools object.
indexThe index with which to retrieve a tool.
Returns
A handle to a tool at the given index or kNULL if the index is invalid.