close_all_serialsclose_all_serialsCloseAllSerialsCloseAllSerials (Operator)
Name
close_all_serialsclose_all_serialsCloseAllSerialsCloseAllSerials
— This operator is inoperable. It had the following function:
Close all serial devices.
Warning
close_all_serialsclose_all_serialsCloseAllSerialsCloseAllSerialsCloseAllSerials
is obsolete, inoperable, and is only provided for
reasons of backward compatibility.
New applications should not use close_all_serialsclose_all_serialsCloseAllSerialsCloseAllSerialsCloseAllSerials
,
the operator will be removed in future versions.
Signature
close_all_serials( : : : )
Herror close_all_serials()
Herror T_close_all_serials()
void CloseAllSerials()
static void HMisc::CloseAllSerials()
Description
.
Attention
close_all_serialsclose_all_serialsCloseAllSerialsCloseAllSerialsCloseAllSerials
exists solely for the purpose of
implementing the “reset program” functionality in HDevelop.
close_all_serialsclose_all_serialsCloseAllSerialsCloseAllSerialsCloseAllSerials
must not be used in any
application.
Execution Information
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Result
close_all_serialsclose_all_serialsCloseAllSerialsCloseAllSerialsCloseAllSerials
returns always 2 (H_MSG_TRUE).
Module
Foundation