API 文档 > Manufacturing > Object ProToolinput > Function ProToolinputAlloc
Function ProToolinputAlloc
Description
Allocates a ProToolinput data structure.
Synopsis
#include <ProToolinput.h>
ProToolinputAlloc
(
ProToolinputPtr* r_tool_input
/* (Out)
The handle to the newly allocated structure
*/
)
Returns
The function successfully allocated the structure.
The argument is NULL.
Sample Code References
User Guide References
这对您有帮助吗?