formZ SDK | 5.0 API Reference | Project | Window Manager
Description
Gets the next project window. This function gets the next window of the specified type. When type == FZ_WIND_TYPE_NONE, then the next window regardless of type is returned. The project windows can be walked using this function until the windex_next is the starting windex.
Plugin Prototype
fzrt_error_td fz_wind_get_next(
fzrt_int | windex, |
wind_type, | |
fzrt_int * | windex_next ) |
Parameters
windex [Input]
project window index
wind_type [Input]
type of next window to get
windex_next [Input]
next window project of wind_type
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
Function Set
Defined in