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

fzrt_dispose_rgn

Description

Disposes of a region. This will dispose the memory associated with a region. After this call, the region pointer is invalid to use with other region functions.

Plugin Prototype

void fzrt_dispose_rgn(

fzrt_rgn_ptr

rgn )

Parameters

rgn [Input]

pointer to region to dispose

Availability

5.0.0.0

See Also

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h