API 文件集
>
Windchill servers
>
Object ProServerconflicts
> Function ProServerconflictsFree
Function ProServerconflictsFree
Description
Frees the conflict structure returned by Creo Parametric TOOLKIT function.
Synopsis
#include <
ProWTUtils.h
>
ProError
ProServerconflictsFree
(
ProServerConflicts
conflict
/* (In)
the conflict structure
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_GENERAL_ERROR
The memory was not freed, e.g. due to bad address
Sample Code References
pt_wc_server ( PTWCServerAddInstance.c )
pt_wc_server ( PTWCServerPartToPView.c )
pt_wc_server ( PTWCServerUpdateDXF.c )
pt_wc_server ( PTWCServerPopulate.c )
pt_wc_server ( PTWCServerUtils.c )
pt_wc_server ( PTWCServerUtils.c )
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳