API 설명서
>
Creating import and custom geometry
>
Object ProDatumdata
> Function ProDatumdataMemoryFree
Function ProDatumdataMemoryFree
Description
Frees the top-level memory used by the datum data structure.
Synopsis
#include <
ProDatumdata.h
>
ProError
ProDatumdataMemoryFree
(
ProDatumdata
* p_datum_data
/* (In)
The datum data structure
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the memory.
PRO_TK_BAD_INPUTS
The input argument is invalid.
Sample Code References
pt_examples ( TestImportfeat.c )
User Guide References
Adding Datums:ProDatumdataMemoryFree
Parent topic
Object ProDatumdata
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.