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

fzrt_fzr_close

Description

Closes a formZ resource reference. This will decrease the reference count on the files, and close the files if the reference count reaches zero.

Plugin Prototype

fzrt_error_td fzrt_fzr_close(

fzrt_fzr_ref_td

fzr_ref )

Parameters

fzr_ref [Input]

reference to resource file

Availability

5.0.0.0

See Also

fzrt_fzr_open

Function Set

fz_fzrt_base_fset


Defined in

fzrt_api.h