示例#1
0
 internal static extern IntPtr OpenProcess(ExploitAPI.BasicInject.ProcessAccess dwDesiredAccess, [MarshalAs(UnmanagedType.Bool)] bool bInheritHandle, int dwProcessId);
示例#2
0
 internal static extern global::System.IntPtr OpenProcess(ExploitAPI.BasicInject.ProcessAccess dwDesiredAccess, [global::System.Runtime.InteropServices.MarshalAs(global::System.Runtime.InteropServices.UnmanagedType.Bool)] bool bInheritHandle, int dwProcessId);