API 文件集 > Windchill servers > Object ProServerworkspacedata > Function ProServerworkspacedataFree
Function ProServerworkspacedataFree
Description
Frees the memory associated with a given workspace data structure.
Synopsis
#include <ProWTUtils.h>
ProServerworkspacedataFree
(
/* (In)
The workspace data.
*/
)
Returns
The function succeeded.
One or more inputs was invalid.
這是否有幫助?