API ドキュメンテーション
>
Creo Parametric TOOLKIT fundamentals
>
Object ProExtdata
> Function ProExtdataFree
Function ProExtdataFree
Description
Frees the memory allocated by the
ProExtdata
API.
Replacement in Object TOOLKIT:
pfcExternalDataAccess::ReleaseDataBuffer
Synopsis
#include <
ProExtdata.h
>
ProExtdataErr
ProExtdataFree
(
void** p_extdata
/* (In)
The handle to the external data
*/
)
Returns
PROEXTDATA_TK_NO_ERROR
The function successfully freed the memory.
Sample Code References
pt_examples ( TestGenedata.c )
pt_examples ( TestGenedata.c )
User Guide References
外部データの読み込み:ProExtdataFree
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。