Documentación de la API
>
Miscellaneous
>
Object ProElemdiagnostic
> Function ProElemdiagnosticMessageGet
Function ProElemdiagnosticMessageGet
Description
Obtains the message describing the diagnostic item. This will be in the user's localized language.
Synopsis
#include <
ProElement.h
>
ProError
ProElemdiagnosticMessageGet
(
ProElemdiagnostic
diagnostic
/* (In)
The diagnostic item.
*/
ProComment
message
/* (Out)
The message.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
User Guide References
Feature Element Diagnostics:ProElemdiagnosticMessageGet
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado