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

fzrt_set_port

Description

Sets the current drawing port. A drawing port cannot be created, but is associated with a window or a pixel buffer. This function should only be called with a port that is obtained from a call to or .

Plugin Prototype

fzrt_graf_ptr fzrt_set_port(

fzrt_graf_ptr

port )

Parameters

port [Input]

graf ptr to make current

Availability

5.0.0.0

See Also

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h