formZ SDK | 5.0 API Reference | Project | File Formats
Description
Gets the reference id for a translator associated with a keyword.
Plugin Prototype
fzrt_boolean fz_ffmt_keyword_to_ref_id(
char * | keyword_str, |
ffmt_id ) |
Parameters
keyword_str [Input]
The keyword.
ffmt_id [Result]
The matching translator's reference id. Set to -1 if no match found. 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