Operators |
close_all_bg_esti — Delete all background estimation data sets.
close_all_bg_esti is obsolete and is only provided for reasons of backward compatibility. New applications should not use close_all_bg_esti .
close_all_bg_esti( : : : )
close_all_bg_esti deletes the background estimation data sets and releases all used memory.
close_all_bg_esti exists solely for the purpose of implementing the “reset program” functionality in HDevelop. close_all_bg_esti must not be used in any application.
If it is possible to close the background estimation data sets the operator close_all_bg_esti returns the value 2 (H_MSG_TRUE). Otherwise an exception is raised.
Foundation
Operators |