API 설명서
>
Miscellaneous
>
Object ProUIMessagedialog
> Function ProUIMessagedialogCreate
Function ProUIMessagedialogCreate
Description
Initialize a message dialog Note: This API intended is for transient and balloon message dialogs. For regular message dialogs use
ProUIMessageDialogDisplay.
Synopsis
#include <
ProUIMessage.h
>
ProError
ProUIMessagedialogCreate
(
const char* name
/* (In)
Name of the dialog
*/
ProUIMessageType
type
/* (In)
The type of the message
*/
)
Returns
PRO_TK_NO_ERROR
Dialog initialized successfully
PRO_TK_BAD_INPUTS
Bad inputs
PRO_TK_GENERAL_ERROR
The function failed
User Guide References
Writing a Message to the Message Window:ProUIMessagedialogCreate
Parent topic
Object ProUIMessagedialog
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.