![]() |
| Home |
|
|
Function GetCurrentThreadThis function returns the Win32 handle created by the call to CreateThread to create the current task. If the task was not created by CreateThread, INVALID_HANDLE_VALUE is returned. Unlike under Win32, the return value is not a pseudo handle but a real handle.
|