formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
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(
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
Defined in