![]() |
• System Utilities |
|
API Links
Developer Links
|
Thread::GetThreadSignalDefined in:
Returns the signal associated with the thread.
C4Threads.hPrototype
Description
The GetThreadSignal function returns the Signal object assigned to the thread. Initially, a thread has no signal object assigned to it, so this function returns nullptr.
See Also
|