formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | File
Description
Disposes of a dialog file filter. This will dispose all memory associated with a dialog file filter. The file dialog filter pointer is invalid after this call.
Plugin Prototype
fzrt_error_td fzrt_file_dlg_filter_delete(
dlg_filter ) |
Parameters
dlg_filter [Input, Result]
pointer to file dialog filter, Set to NULL on return
Returns
FZRT_NOERR is successful, error number otherwise
Availability
5.0.0.0
See Also
Function Set
Defined in