formZ SDK | 5.0 API Reference | System | Plugin Manager (FZPL)
Description
Gets the the number of function sets implemented by the plugin.
Plugin Prototype
fzrt_error_td fzpl_plugin_get_num_fsets(
fzrt_unsigned_int | plugin_rt_id, |
fzrt_unsigned_int *const | num_fsets ) |
Parameters
plugin_rt_id [Input]
The plugin's runtime id.
num_fsets [Result]
The number of function sets implemented by the plugin.
Returns
FZRT_NOERR on success.
FZRT_BAD_PARAM_ERROR - num_fsets is NULL or plugin_rt_id is invalid.
Availability
5.0.0.0
Function Set
Defined in