formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics

fzrt_get_window_from_port

Description

Gets the window associated with a drawing port. Not all drawing ports have a window associated with it, such as a pixel buffer port.

Plugin Prototype

fzrt_window_ptr fzrt_get_window_from_port(

fzrt_graf_ptr

thePort )

Parameters

thePort [Input]

graf ptr

Returns

window pointer associated with the graf ptr, NULL if graf ptr has no windows (It is an offscreen graf port )

Availability

5.0.0.0

See Also

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h