formZ SDK | 5.0 API Reference | System | Plugin Manager (FZPL)

fzpl_fset_td

Description

Function set. This is the type for a basic function set. When passing function sets as parameters to functions, cast them to this type.
IMPORTANT NOTE: All function set structures must begin with the prvt_data field.

typedef struct fzpl_fset_td {

fzpl_fset_prvt_data_td

prvt_data };

Members

prvt_data

Private data block

Availability

5.0.0.0

Defined in

fzpl_plugin.h