Object
ProUIMessagedialog
Function ProUIMessagedialogShow
Description
Display a message dialog
Synopsis
#include <
ProUIMessage.h
>
ProError
ProUIMessagedialogShow
(
const char*
name
/* (In)
Name of the dialog
*/
)
Returns
PRO_TK_NO_ERROR
Dialog displayed successfully
PRO_TK_BAD_INPUTS
Bad inputs
PRO_TK_GENERAL_ERROR
The function failed
Manual References:
User Interface: Messages: Writing a Message to the Message Window
User Interface: Messages: Writing a Message to the Message Window
Technical Summary of Changes for Creo 11.0.0.0: Messages