Gocator API
|
kStatus GoTools_AddTool | ( | GoTools | tools, |
GoToolType | type, | ||
GoTool * | tool | ||
) |
[Deprecated] Use GoTools_AddToolByName() instead.
Adds a tool and returns a handle to it. NOTE: This function will always succeed, but the tool handle will be null if passed in and an error occurs.