formZ SDK | 5.0 API Reference | Project | Utility

fz_proj_get_windex

Description

Retrieves the window index (windex) of the first window of the project.

Plugin Prototype

fzrt_error_td fz_proj_get_windex(

fzrt_int

proj_index,

fzrt_int *

windex )

Parameters

proj_index [Input]

project index

windex [Input]

windex of first window of project

Returns

Error codes

Availability

5.0.0.0

Example Files

util_proj_opts.fsl

See Also

Function Set

fz_proj_fset


Defined in

fz_proj_api.h