API 文档
>
3D drawings and annotations
>
Object ProDtlsyminstdata
> Function ProDtlsyminstdataFree
Function ProDtlsyminstdataFree
Description
Release memory allocated by
ProDtlsyminstdataAlloc.
Synopsis
#include <
ProDtlsyminst.h
>
ProError
ProDtlsyminstdataFree
(
ProDtlsyminstdata
data
/* (In)
The symbol instance data.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully release memory.
PRO_TK_BAD_INPUTS
Bad argument.
Sample Code References
pt_examples ( TestDtlsyminst.c )
pt_userguide ( UgDtlsyminstExamples.c )
User Guide References
Symbol Instance Data:ProDtlsyminstdataFree
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳