API 文档
>
Miscellaneous
>
Object ProUIMessagedialog
> Function ProUIMessagedialogTitleSet
Function ProUIMessagedialogTitleSet
Description
Set the title of a message dialog
Synopsis
#include <
ProUIMessage.h
>
ProError
ProUIMessagedialogTitleSet
(
const char* name
/* (In)
Name of the dialog
*/
const
wchar_t
* title
/* (In)
Text to be displayed in the title
*/
)
Returns
PRO_TK_NO_ERROR
Dialog displayed successfully
PRO_TK_BAD_INPUTS
Bad inputs
PRO_TK_GENERAL_ERROR
The function failed
User Guide References
Writing a Message to the Message Window:ProUIMessagedialogTitleSet
Parent topic
Object ProUIMessagedialog
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳