formZ SDK | 5.0 API Reference | Project | Utility

fz_proj_close

Description

Closes an existing project. The project may or may not be saved based on how the save option passed in opts.

Plugin Prototype

fzrt_error_td fz_proj_close(

fzrt_int

windex,

fz_proj_close_opts_enum

opts )

Parameters

windex [Input]

project window index

opts [Input]

save option

Returns

Error codes

Availability

5.0.0.0

Example Files

util_proj_opts.fsl

See Also

, fzrt_file_floc_init,

Function Set

fz_proj_fset


Defined in

fz_proj_api.h