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