Documentazione API
>
Miscellaneous
>
Object ProUIMessagedialog
> Function ProUIMessagedialogDurationSet
Function ProUIMessagedialogDurationSet
Description
Set the duration of a transient dialog (default: 5 seconds)
Synopsis
#include <
ProUIMessage.h
>
ProError
ProUIMessagedialogDurationSet
(
const char* name
/* (In)
Name of the dialog
*/
int duration
/* (In)
Duration of the dialog in milliseconds
*/
)
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:ProUIMessagedialogDurationSet
È stato utile?
Questo sito è ottimizzato per l’utilizzo con JavaScript attivato