Description | ||||||||
Sets the tool type information in the tool input. | ||||||||
Synopsis | ||||||||
#include <ProToolinput.h> | ||||||||
ProError | ProToolinputTypeSet | ( | ||||||
ProToolinputPtr tool_input | ||||||||
/* (In) | ||||||||
The tool input in which to set the type | ||||||||
*/ | ||||||||
ProToolType tool_type | ||||||||
/* (In) | ||||||||
The tool type to be set | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|