Beispiel #1
0
 public static extern IntPtr OpenProcess(ProcessThreadsApi.ProcessSecurityRights dwDesiredAccess, Boolean bInheritHandle, UInt32 dwProcessId);
Beispiel #2
0
 public static extern IntPtr OpenProcess(ProcessThreadsApi.ProcessSecurityRights dwDesiredAccess, bool bInheritHandle, uint dwProcessId);