SemysGetCurrentProcessId |
01 | Returns the environment specific Id of the process. |
02 |
uint32 SemysGetCurrentProcessId(void); |
03 |
Return Values: The environment specific process Id. |
04 | Other than for a trace output, this value hardly has any other use. |
05 |
Reference: SemysThreading.h Implementation: Semys Library See Also: Threading Sub-System, SemysGetCurrentThreadId() |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |