Category Drawings and detail, Object ProDwgcreate

Function ProDwgcreateErrsFree


Description
Frees an existing errors table.
Synopsis
#include <ProDrawing.h>
ProErrorProDwgcreateErrsFree(
ProDwgcreateErrs* errors
/* (In)
A pointer to the errors table.
*/
)
Returns
PRO_TK_NO_ERRORThe error structure was freed.
PRO_TK_BAD_INPUTSThe argument is invalid.

Manual References:

  1. Drawings: Diagnosing Drawing Creation Errors
  2. Drawings: Diagnosing Drawing Creation Errors