formZ SDK | 5.0 API Reference | Project | Window Manager
Description
Gets the number of windows in a project of the specified type. When type == FZ_WIND_TYPE_NONE, then all windows regardless of type are counted.
Plugin Prototype
fzrt_error_td fz_wind_get_count(
fzrt_int | windex, |
wind_type, | |
fzrt_int * | nwinds ) |
Parameters
windex [Input]
project window index
wind_type [Input]
type of previous window to count
nwinds [Input]
number of windows of wind_type
Returns
Error codes
Availability
5.0.0.0
Example Files
Function Set
Defined in