formZ SDK | 4.0 Call Back Reference | formZ Notification
Description
This function is called by formZ when one of the actions specified by fz_notf_proj_enum occurs in the specified project. This function will be called for each project in which the action 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_proj(
fzrt_int | windex, |
proj_notf ) |
Parameters
windex [Input]
project window index
proj_notf [Input]
project notification identifier
Returns
Error codes
Availability
5.0.0.0
Function Set
Defined in