formZ SDK | 5.0 API Reference | Project | File Formats
Description
Gets the reference ids for all translators associated with a keyword.
Plugin Prototype
fzrt_boolean fz_ffmt_keyword_to_ref_id_list(
char * | keyword_str, |
ffmt_id, | |
fzrt_int * | num_ids ) |
Parameters
keyword_str [Input]
The keyword.
ffmt_id [Result]
A pointer to the beginning of an array of reference ids to fill. Must be allocated by the caller.
num_ids [Result]
A pointer to the number of reference ids to fill. Must be allocated by the caller.
Returns
TRUE if matching translator was found. FALSE if not found.
Availability
5.0.0.0
See Also
, fz_ffmt_keyword_to_ref_id_list
Function Set
Defined in