Function
The function SetTermProc sets 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 Server is aborted.
Declaration
void SetTermProc(RegisterTermProc proc)

Parameters
The parameter proc defines an user "Terminate" procedure.
Napíšte komentár