API 文件集
>
Miscellaneous
>
Object ProMoldbase
> Function ProMoldbaseParamsFree
Function ProMoldbaseParamsFree
Description
Frees the handle of a MoldbaseParam
Synopsis
#include <
ProMoldbase.h
>
ProError
ProMoldbaseParamsFree
(
ProMoldbaseParams
* mbparams
/* (In)
Pointer to the MoldbaseParam handle
*/
)
Returns
PRO_TK_NO_ERROR
The handle is successfully freed;
PRO_TK_BAD_INPUTS
Can not free the handle
Sample Code References
pt_examples ( TestMoldbase.c )
pt_examples ( TestMoldbase.c )
pt_examples ( TestMoldbase.c )
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳