Object ProUIMessagedialog

Function ProUIMessagedialogShow


Description
Display a message dialog
Synopsis
#include <ProUIMessage.h>
ProErrorProUIMessagedialogShow(
const char* name
/* (In)
Name of the dialog
*/
)
Returns
PRO_TK_NO_ERRORDialog displayed successfully
PRO_TK_BAD_INPUTSBad inputs
PRO_TK_GENERAL_ERRORThe function failed

Manual References:

  1. User Interface: Messages: Writing a Message to the Message Window
  2. User Interface: Messages: Writing a Message to the Message Window
  3. Technical Summary of Changes for Creo 11.0.0.0: Messages