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 )
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳