Object ProElemdiagnostic

Function ProElemdiagnosticMessageGet


Description
Obtains the message describing the diagnostic item. This will be in the user's localized language.
Synopsis
#include <ProElement.h>
ProErrorProElemdiagnosticMessageGet(
ProElemdiagnostic diagnostic
/* (In)
The diagnostic item.
*/
ProComment message
/* (Out)
The message.
*/
)
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