Documentation de l'API > Miscellaneous > Object ProUIMessagedialog > Function ProUIMessagedialogBalloonSet
Function ProUIMessagedialogBalloonSet
Description
Make a message dialog balloon
Synopsis
#include <ProUIMessage.h>
ProUIMessagedialogBalloonSet
(
const char* name
/* (In)
Name of the dialog
*/
const char* target_dialog
/* (In)
Dialog on which the balloon is displayed
*/
const char* target_component
/* (In)
Component pointed by the balloon
*/
)
Returns
Dialog displayed successfully
Bad inputs
The function failed
User Guide References
Est-ce que cela a été utile ?