Gocator API

◆ GoTools_AddToolByName()

kStatus GoTools_AddToolByName ( GoTools  tools,
const kChar optionName,
GoTool tool 
)

Adds a tool by name.

Version
Introduced in firmware 4.3.3.124
Parameters
toolsGoTools object.
optionNameThe name of the tool to add.
toolA handle to the newly constructed tool. kNULL can be used.
Returns
Operation status.
See also
GoTools_ToolOptionCount, GoTools_ToolOptionAt, GoToolOption_Name