Gocator API
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Macros
Modules
Pages
kStatus
GoTools_AddToolByName
(
GoTools
tools
,
const
kChar
*
optionName
,
GoTool
*
tool
)
Adds a tool by name.
Version
Introduced in firmware 4.3.3.124
Parameters
tools
GoTools
object.
optionName
The name of the tool to add.
tool
A handle to the newly constructed tool. kNULL can be used.
Returns
Operation status.
See also
GoTools_ToolOptionCount
,
GoTools_ToolOptionAt
,
GoToolOption_Name
GoTools