public class PROCESS_INFORMATION
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
dwProcessId |
int |
dwThreadId |
int |
hProcess |
int |
hThread |
static int |
sizeof |
Constructor and Description |
---|
PROCESS_INFORMATION() |