interfaces of function which deals with process More...

Go to the source code of this file.
Functions | |
| unsigned int | getprocessid () |
| gets procsess ID More... | |
| bool | processexists (const unsigned int pid) |
| judges whether specified process is exists or not. More... | |
interfaces of function which deals with process
Copyright(C) 2006-2014 Eisai Co., Ltd. All rights reserved.
Definition in file ProcessFunctions.h.
| unsigned int getprocessid | ( | ) |
| bool processexists | ( | const unsigned int | pid | ) |
judges whether specified process is exists or not.
| [in] | pid | process ID |
Definition at line 37 of file ProcessFunctions.cpp.
1.8.6