formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Text Object
Description
Gets the current instance of matching text.
Plugin Prototype
fzrt_error_td fz_objt_text_interactive_search_get_current(
data, | |
obj_ptr, | |
fzrt_int * | start, |
fzrt_int * | end ) |
Parameters
data [Input]
Interactive search data.
obj_ptr [Result]
The object containing the matching text.
start [Result]
The starting character of the matching text.
end [Result]
The last character of the maching text.
Returns
Error codes
Availability
6.0.0.0
Example Files
See Also
fz_objt_text_interactive_search_init
Function Set
Defined in