API 文件集 > Windchill servers > Object ProServerconflicts > Function ProServerconflictsFree
Function ProServerconflictsFree
Description
Frees the conflict structure returned by Creo Parametric TOOLKIT function.
Synopsis
#include <ProWTUtils.h>
ProServerconflictsFree
(
/* (In)
the conflict structure
*/
)
Returns
The function succeeded.
The memory was not freed, e.g. due to bad address
Sample Code References
這是否有幫助?