ExitThread ends a thread. Syntax VOID ExitThread( DWORD ExitCode );. Parameters. ExitCode. The exit code for the calling thread. Use GetExitCodeThread to ...
確定! 回上一頁