formZ SDK | 5.0 API Reference | Project | Window Manager

fz_wind_get_wptr

Description

Gets a window pointer. This will return the runtime window pointer for the display window.

Plugin Prototype

fzrt_error_td fz_wind_get_wptr(

fzrt_int

windex,

fzrt_window_ptr *

wptr )

Parameters

windex [Input]

project window index

wptr [Result]

pointer to the runtime window pointer

Returns

Error codes

Availability

5.0.0.0

See Also

Function Set

fz_wind_fset


Defined in

fz_wind_api.h