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>
ProElemdiagnosticMessageGet
(
/* (In)
The diagnostic item.
*/
ProComment message
/* (Out)
The message.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
¿Fue esto útil?