#include <ProcessHandle.h>
◆ close_process_handle()
static void ProcessHandle::close_process_handle |
( |
| ) |
|
|
inlinestatic |
◆ get_handle()
static HANDLE ProcessHandle::get_handle |
( |
| ) |
|
|
inlinestatic |
◆ get_last_error()
static DWORD ProcessHandle::get_last_error |
( |
| ) |
|
|
inlinestatic |
◆ get_PID_by_name()
static DWORD ProcessHandle::get_PID_by_name |
( |
const wchar_t * |
ProcName | ) |
|
|
inlinestatic |
◆ is_valid_handle()
static bool ProcessHandle::is_valid_handle |
( |
| ) |
|
|
inlinestatic |
◆ open_process_handle()
static void ProcessHandle::open_process_handle |
( |
const DWORD |
processID, |
|
|
const DWORD |
accessRights |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: