formZ SDK | 4.0 Call Back Reference | Utility (Extension) | Project Utility

fz_util_cbak_proj_main

Description

The main function for a Project Utility. When the extension is invoked, this function is called. All execution for the extension is done inside this function (or local functions called from this function). When execution flow exits this function, the extension is unloaded from memory.

Plugin Prototype

fzrt_error_td fz_util_cbak_proj_main(

fzrt_int

windex )

Parameters

windex [Input]

project

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_util_cbak_proj_fset


Defined in

fz_util_api.h