Operators |
clear_all_bar_code_models — This operator is inoperable. It had the following function: Delete all bar code models and free the allocated memory
clear_all_bar_code_models is obsolete, inoperable, and is only provided for reasons of backward compatibility. New applications should not use clear_all_bar_code_models , the operator will be removed in future versions.
clear_all_bar_code_models( : : : )
.
clear_all_bar_code_models exists solely for the purpose of implementing the “reset program” functionality in HDevelop. clear_all_bar_code_models must not be used in any application.
The operator clear_all_bar_code_models returns the value 2 (H_MSG_TRUE) if all bar code models were freed correctly. Otherwise, an exception will be raised.
Bar Code
Operators |