Object ProElemdiagnostic

Function ProElemdiagnosticSeverityGet


Description
Obtains the severity of the diagnostic item.
Synopsis
#include <ProElement.h>
ProErrorProElemdiagnosticSeverityGet(
ProElemdiagnostic diagnostic
/* (In)
The element diagnostic item.
*/
ProDiagnosticSeverity* severity
/* (Out)
The severity.
*/
)
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