formZ SDK | 4.0 Call Back Reference | Renderer

fz_rndr_cbak_deactivate

Description

Deactivate renderer function. The deactivate function is called by formZ when the rendering mode is switched from the rendering mode defined by this plugin to another mode. It gives the renderer the opportunity to perform operations which need to be executed once, when a renderer is deselected.

Plugin Prototype

fzrt_error_td fz_rndr_cbak_deactivate(

fzrt_int

windex )

Parameters

windex [Input]

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_rndr_cbak_fset


Defined in

fz_rndr_api.h