clear_text_resultT_clear_text_resultClearTextResultClearTextResultclear_text_result (算子名称)
名称
clear_text_resultT_clear_text_resultClearTextResultClearTextResultclear_text_result
— Clear a text result.
参数签名
描述
clear_text_resultclear_text_resultClearTextResultClearTextResultClearTextResultclear_text_result
clears the text result in TextResultIDTextResultIDTextResultIDTextResultIDtextResultIDtext_result_id
and frees all underlying memory.
运行信息
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
This operator modifies the state of the following input parameter:
During execution of this operator, access to the value of this parameter must be synchronized if it is used across multiple threads.
参数表
TextResultIDTextResultIDTextResultIDTextResultIDtextResultIDtext_result_id
(input_control, state is modified) text_result(-array) →
HTextResult, HTupleMaybeSequence[HHandle]HTupleHtuple (handle) (IntPtr) (HHandle) (handle)
Text result to be cleared.
结果
clear_text_resultclear_text_resultClearTextResultClearTextResultClearTextResultclear_text_result
returns the value 2 (
H_MSG_TRUE)
.
模块
Foundation