formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Alerts
Description
Adds a string to a custom alert. The alert must first be created with .
Plugin Prototype
fzrt_error_td fz_fuim_alrt_ptr_add_str(
fuim_alrt, | |
fzrt_int | flags, |
char * | str ) |
Parameters
fuim_alrt [Input]
alert pointer
flags [Input]
option flags of fz_fuim_alrt_str_opts_enum
str [Input]
Text of string to appear in alert
Returns
error codes
Availability
5.0.0.0
See Also
,,, fz_fuim_alrt_str_opts_enum
Function Set
Defined in