formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
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(
rgn ) |
Parameters
rgn [Input]
pointer to region to dispose
Availability
5.0.0.0
See Also
Function Set
Defined in