API ドキュメンテーション
>
Creating import and custom geometry
>
Object ProDatumdata
> Function ProDatumdataFree
Function ProDatumdataFree
Description
Frees the memory for the datum data structure.
Synopsis
#include <
ProDatumdata.h
>
ProError
ProDatumdataFree
(
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 ( TestGeomdata.c )
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。