The function SetTermProcsets an user "Terminate" procedure. This procedure will be called during the abortion of the user process. The user process is aborted from ObjAPI in case that the process D2000 Serverprocess is aborted.
Declaration
Blok kódu
language
cpp
theme
Confluence
void SetTermProc(RegisterTermProc proc)
Parameters
The parameter procdefines an user "Terminate" procedure.