formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Dialogs
Description
Invokes a dialog with a data pointer.
Plugin Prototype
short fz_fuim_dlog_drive_data(
fuim_setup_data, | |
void * | data ) |
Parameters
fuim_setup_data [Input]
function pointer for dialog setup function
data [Input]
data pointer passed into fuim_setup_data
Returns
FZRT_STD_OK if OK button selected.
FZRT_STD_CANCEL if Cancel button selected.
A different value may also be returned, if the dialog driver chooses to return a custom value. This
will be documented on a per dialog basis.
Availability
5.0.0.0
See Also
, fz_fuim_dlog_drive_windex, fz_fuim_setup_data_func
Function Set
Defined in