Category Windchill servers, Object ProServerworkspacedata

Function ProServerworkspacedataFree


Description
Frees the memory associated with a given workspace data structure.
Synopsis
#include <ProWTUtils.h>
ProErrorProServerworkspacedataFree(
ProServerWorkspaceData data
/* (In)
The workspace data.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more inputs was invalid.

Manual References:

  1. Data Management: Windchill Operations: Workspace Data
  2. Data Management: Windchill Operations: Workspace Data