Category
Windchill servers
, Object
ProServerworkspacedata
Function ProServerworkspacedataFree
Description
Frees the memory associated with a given workspace data structure.
Synopsis
#include <
ProWTUtils.h
>
ProError
ProServerworkspacedataFree
(
ProServerWorkspaceData
data
/* (In)
The workspace data.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more inputs was invalid.
Manual References:
Data Management: Windchill Operations: Workspace Data
Data Management: Windchill Operations: Workspace Data