formZ SDK | 5.0 API Reference | Project | Window Manager

fz_wind_get_window_frames

Description

Sets whether the window frames are on or off.

Plugin Prototype

fzrt_error_td fz_wind_get_window_frames(

fzrt_int

windex,

fzrt_boolean *

enable )

Parameters

windex [Input]

project window index

enable [Result]

are window frames enabled
TRUE if enabled, FALSE otherwise

Returns

Error codes

Availability

5.0.0.0

Example Files

util_wind.fsl

See Also

fz_wind_set_window_frames

Function Set

fz_wind_fset


Defined in

fz_wind_api.h