Description | ||||||||
Initializes a ProTool data structure. | ||||||||
Synopsis | ||||||||
#include <ProTool.h> | ||||||||
ProError | ProToolInit | ( | ||||||
ProLine tool_id | ||||||||
/* (In) | ||||||||
The identifier of the tool (a string) | ||||||||
*/ | ||||||||
ProMfg owner_mfg | ||||||||
/* (In) | ||||||||
The handle to the manufacturing model that owns the tool | ||||||||
*/ | ||||||||
ProTool* p_tool_ref | ||||||||
/* (In) | ||||||||
The ProTool structure to be initialized | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|