ExitProcWithLnPar
Declaration
void _stdcall ExitProcWithLnPar(LinePar *Ln)Parameters
Ln | Pointer to LinePar. |
Description
ExitProc (_ExitProcWithLnPar@4 in Stdcall convention) is called before stopping the D2000 KOM (stopping D2000 KOM by a user, stopping D2000 Server). The function handling should be as fast as possible. You should realize that the D2000 KOM process could have been already stopped and the use of call-back function may be incorrect.
Related pages: