formZ SDK | 4.0 Call Back Reference | Command | Tool
Description
TODO
Plugin Prototype
fzrt_error_td fz_tool_cbak_prompt_obsolete(
fzrt_int | windex, |
prompt_value, | |
char * | prompt_string, |
map_plane, | |
fzrt_int | click_count, |
prompt_handled, | |
click_wait, | |
done ) |
Parameters
windex [Input]
project window index
prompt_value [Input]
TRUE for available, FALSE for not available (dimmed)
prompt_string [Input]
TRUE for available, FALSE for not available (dimmed)
map_plane [Input]
active map plane
click_count [Input]
count of clicks for tool (1 for first click, 2 for second etc...)
prompt_handled [Result]
TRUE for prompt handled, FALSE if NOT
click_wait [Result]
wait status for next click (default = FZ_FUIM_CLICK_WAIT_NOT)
done [Result]
TRUE for tool complete, FALSE if not complete
Returns
Error codes
Availability
5.0.0.0
See Also
fz_tool_cbak_click, fz_tool_cbak_track, fz_tool_cbak_cancel, fz_fuim_prompt_line
Function Set
Defined in