KillThread()

Syntax

KillThread(ThreadID)

Description

Kill the specified thread, previously created with CreateThread(). This is a very dangerous function, don't use it if possible.

Supported OS

Windows

Thread - Index