ArchContext :: GetCurrentProcessId |
01 | Returns the native Id of the process. |
02 |
[C++] static uint32 GetCurrentProcessId(); |
03 |
Return Values: The native identifier of the process. |
04 | This method returns the result of the call of SemysGetCurrentProcessId(). |
05 |
Reference: net::semys Implementation: Semys Architecture See Also: Arch ArchContext Sub-System, ArchContext, SemysGetCurrentProcessId() |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |