11 references to GetProcessHandle
System (11)
services\monitoring\system\diagnosticts\Process.cs (11)
730
handle =
GetProcessHandle
(NativeMethods.PROCESS_QUERY_INFORMATION);
748
handle =
GetProcessHandle
(NativeMethods.PROCESS_SET_INFORMATION);
772
handle =
GetProcessHandle
(NativeMethods.PROCESS_QUERY_INFORMATION);
802
handle =
GetProcessHandle
(NativeMethods.PROCESS_SET_INFORMATION);
903
handle =
GetProcessHandle
(NativeMethods.PROCESS_QUERY_INFORMATION);
922
handle =
GetProcessHandle
(NativeMethods.PROCESS_SET_INFORMATION);
1435
handle =
GetProcessHandle
(NativeMethods.PROCESS_QUERY_INFORMATION);
1736
SetProcessHandle(
GetProcessHandle
(access));
1817
handle =
GetProcessHandle
(NativeMethods.PROCESS_QUERY_INFORMATION | NativeMethods.PROCESS_SET_QUOTA);
2369
handle =
GetProcessHandle
(NativeMethods.PROCESS_TERMINATE);
2497
handle =
GetProcessHandle
(NativeMethods.SYNCHRONIZE | NativeMethods.PROCESS_QUERY_INFORMATION);