formZ SDK | 5.0 API Reference | Project | Modeling | Attributes

fz_objt_attr_refn_init

Description

Allocates display resolution options and fills it with defaults

Plugin Prototype

fzrt_error_td fz_objt_attr_refn_init(

fzrt_int

windex,

fz_attr_refn_which_init_enum

which_init,

fz_attr_refn_ptr *

opts )

Parameters

windex [Input]

project window index

which_init [Input]

which values to use when setting the defaults

opts [Result]

display resolution options

Returns

Error codes

Availability

5.0.0.0

Example Files

util_attr_refn.fsl

See Also

fz_objt_attr_refn_get, fz_objt_attr_refn_set,

Function Set

fz_objt_attr_fset


Defined in

fz_objt_refn_api.h