formZ SDK | 5.0 API Reference | Project | Window Manager

fz_wind_image_opts_set_parm_data

Description

Sets a window image option parameter.

Plugin Prototype

fzrt_error_td fz_wind_image_opts_set_parm_data(

fzrt_int

windex,

fz_wind_image_opts_parm_enum

which,

fz_type_td *

value,

fzrt_boolean

all )

Parameters

windex [Input]

project window index

which [Input]

parameter identifier

value [Input]

parameter data

all [Input]

if TRUE, the parameter is copied to all windows, otherwise the parameter only affects the passed in windex

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