Object ProWsimpexmessage

Function ProWsimpexmessageArrayFree


Description
Free memory associated with the array of message objects returned by ProWorkspaceImpexMessagesGet().
Synopsis
#include <ProWorkspace.h>
ProErrorProWsimpexmessageArrayFree(
ProWSImpexMessage* msg_array
/* (In)
ProArray of messages.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSThe argument was invalid.

Manual References:

  1. Data Management: Windchill Operations: Import and Export
  2. Data Management: Windchill Operations: Import and Export