DosKillThread() Function

<Retreive thread id from window words>

usReturn = DosKillThread(ThreadID);   /* Destroy secondary thread        */

This function allows the forced termination of a thread.


[Back: Starting a Child Process]
[Next: Terminating a Process]