clear_text_resultT_clear_text_resultClearTextResultClearTextResult (Operator)
Name
clear_text_resultT_clear_text_resultClearTextResultClearTextResult
— Clear a text result.
Signature
Description
clear_text_resultclear_text_resultClearTextResultClearTextResultClearTextResult
clears the text result in TextResultIDTextResultIDTextResultIDTextResultIDtextResultID
and frees all underlying memory.
Execution Information
- 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:
The value of this parameter may not be shared across multiple threads without external synchronization.
Parameters
TextResultIDTextResultIDTextResultIDTextResultIDtextResultID
(input_control, state is modified) text_result(-array) →
HTextResult, HTupleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
Text result to be cleared.
Result
clear_text_resultclear_text_resultClearTextResultClearTextResultClearTextResult
returns the value 2 (H_MSG_TRUE).
Module
Foundation