|
|
|
|
Location:
e32const.h
TExitType
Identifies how a thread or process has ended.
While a thread or process is alive, its exit type is always EExitPending.
Both RThread::ExitType() and RProcess::ExitType() return a TExitType.
|