Object ProElemdiagnostic

Function ProElemdiagnosticProarrayFree


Description
Frees an array of an array of diagnostic items returned from ProElementDiagnosticsCollect.
Synopsis
#include <ProElement.h>
ProErrorProElemdiagnosticProarrayFree(
ProElemdiagnostic* diag_array
/* (In)
The diagnostic ProArray.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Element Trees: Principles of Feature Creation: Feature Element Diagnostics
  2. Element Trees: Principles of Feature Creation: Feature Element Diagnostics