Gocator API
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Macros
Modules
Pages
GoTool
GoTools_ToolAt
(
GoTools
tools
,
kSize
index
)
Returns a tool handle at the given index.
Version
Introduced in firmware 4.0.10.27
Parameters
tools
GoTools
object.
index
The index with which to retrieve a tool.
Returns
A handle to a tool at the given index or kNULL if the index is invalid.
GoTools