formZ SDK | 5.0 API Reference | Project | Window Manager

fz_wind_close

Description

Closes a window. If the window is the last remaining open window of the project, the project is automatically closed by calling .

Plugin Prototype

fzrt_error_td fz_wind_close(

fzrt_int

windex,

fz_proj_close_opts_enum

opts )

Parameters

windex [Input]

project window index

opts [Input]

save option, used to call if window is the only open window

Returns

Error codes

Availability

5.0.0.0

Example Files

util_wind.fsl

See Also

Function Set

fz_wind_fset


Defined in

fz_wind_api.h