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 的情況下運作成效最佳