clear_all_matricesclear_all_matricesClearAllMatricesClearAllMatrices (Operator)
Name
clear_all_matricesclear_all_matricesClearAllMatricesClearAllMatrices
— This operator is inoperable. It had the following function:
Clear all matrices from memory.
Warning
clear_all_matricesclear_all_matricesClearAllMatricesClearAllMatricesClearAllMatrices
is obsolete, inoperable, and is only provided for
reasons of backward compatibility. New applications should not use
clear_all_matricesclear_all_matricesClearAllMatricesClearAllMatricesClearAllMatrices
, the operator will be removed in future
versions.
Signature
clear_all_matrices( : : : )
Herror clear_all_matrices()
Herror T_clear_all_matrices()
Description
.
Attention
clear_all_matricesclear_all_matricesClearAllMatricesClearAllMatricesClearAllMatrices
exists solely for the purpose of
implementing the “reset program” functionality in HDevelop.
clear_all_matricesclear_all_matricesClearAllMatricesClearAllMatricesClearAllMatrices
must not be used in any
application.
Execution Information
- Multithreading type: exclusive (runs in parallel only with independent operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Result
clear_all_matricesclear_all_matricesClearAllMatricesClearAllMatricesClearAllMatrices
always returns the value 2 (H_MSG_TRUE).
Module
Foundation