formZ SDK | 5.0 API Reference | Project | Window Manager

fz_wind_get_window_frames_type

Description

Sets the window frames type.

Plugin Prototype

fzrt_error_td fz_wind_get_window_frames_type(

fzrt_int

windex,

fz_wind_frames_type_enum *

type,

fzrt_boolean *

flip_horizontal,

fzrt_boolean *

flip_vertical )

Parameters

windex [Input]

project window index

type [Result]

window frames type.

flip_horizontal [Result, Optional]

is the frame layout flipped horizontally
TRUE if flipped, FALSE otherwise

flip_vertical [Result, Optional]

is the frame layout flipped vertically
TRUE if flipped, FALSE otherwise

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