formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Text Object
Description
Initialize model text search parameters. This will set the parameters to default values. This function will allocate memory to store parameters. This memory must be freed by calling .
Plugin Prototype
fzrt_error_td fz_objt_text_search_init(
srch_parms, | |
fzrt_int | windex, |
action ) |
Parameters
srch_parms [Input]
Search parameters.
windex [Input]
The project window index
action [Input]
The action to take on the results of the search
Returns
Error codes
Availability
6.0.0.0
Example Files
See Also
fz_text_search_parm_ptr, fz_text_search_action_enum,
Function Set
Defined in