API 설명서 > Miscellaneous > Object ProMoldbase > Function ProMoldbaseParamsAlloc
Function ProMoldbaseParamsAlloc
Description
Allocates the handle of a new MoldbaseParam
Synopsis
#include <ProMoldbase.h>
ProMoldbaseParamsAlloc
(
/* (Out)
Pointer to the MoldbaseParam handle
*/
)
Returns
The handle is successfully allocated.
Not enough memoryt to allocate the handle.
Sample Code References
도움이 되셨나요?