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

fzpl_fset_glue_fset

Identifiers

These constants are passed to fzpl_fset_acquire to identify the function set.

FZPL_FSG_FSET_TYPE

Function set glue function set UUID.

FZPL_FSG_FSET_NAME

Function set glue function set name.

FZPL_FSG_FSET_VERSION

Function set glue function set version.

Description

A function set used to obtain and query other function sets and register plugins. Used to acquire and release function sets and to get info about function sets. This function set is passed to a plugin as a parameter to the plugin's main entry point ( fzpl_plugin_entry_func).

Availability

5.0.0.0

See Also

fzpl_fset_td

Functions:

fzpl_fset_acquire

fzpl_fset_acquire_crypt

fzpl_fset_def_check

fzpl_fset_get_id

fzpl_fset_get_id_crypt

fzpl_fset_get_name

fzpl_fset_get_plugin_id

fzpl_fset_get_typestr

fzpl_fset_get_version

fzpl_fset_is_available

fzpl_fset_is_available_crypt

fzpl_fset_is_type

fzpl_fset_release

fzpl_plugin_add_fset

fzpl_plugin_add_fset_crypt

fzpl_plugin_file_get_floc

fzpl_plugin_register

fzpl_plugin_set_desc

fzpl_plugin_unregister

Defined in

fzpl_plugin.h