formZ SDK | 5.0 API Reference | System | User Interface (FUIM)

fz_fuim_get_active_windex

Description

Gets the currently acive project window index (windex). Returns -1, if no project is active. This function should only be called in fuim callback functions, where a windex is not passed in.

Plugin Prototype

fzrt_error_td fz_fuim_get_active_windex(

fzrt_int *

windex )

Parameters

windex [Result]

the currently acive project window index (windex)

Availability

7.0.0.0

Function Set

fz_fuim_fset


Defined in

fz_fuim_api.h