formZ SDK | 4.0 Call Back Reference | formZ Notification

fz_notf_cbak_syst

Description

This function is called by formZ when one of the actions specified by fz_notf_syst_enum occurs. This function is provided so that extensions can be notified when one of the actions occurs and the extension can make any extension specific adjustments in reaction to the action.

Plugin Prototype

fzrt_error_td fz_notf_cbak_syst(

fz_notf_syst_enum

syst_notf )

Parameters

syst_notf [Input]

notification identifier

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_notf_cbak_fset


Defined in

fz_notf_api.h