Documentación de la 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 )
User Guide References
Conflicts During Server Operations:ProServerconflictsFree
Parent topic
Object ProServerconflicts
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado