![]() | KernelDuplicateHandle 方法 |
[缺少 "M:Sweet.Common.Win32.Kernel.DuplicateHandle(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@,System.Int32,System.Int32,System.Int32)" 的 <summary> 文档]
命名空间: Sweet.Common.Win32
public static int DuplicateHandle( IntPtr hSourceProcessHandle, IntPtr hSourceHandle, IntPtr hTargetProcessHandle, ref int lpTargetHandle, int dwDesiredAccess, int bInheritHandle, int dwOptions )
[缺少 "M:Sweet.Common.Win32.Kernel.DuplicateHandle(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@,System.Int32,System.Int32,System.Int32)" 的 <param name="hSourceProcessHandle"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.DuplicateHandle(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@,System.Int32,System.Int32,System.Int32)" 的 <param name="hSourceHandle"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.DuplicateHandle(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@,System.Int32,System.Int32,System.Int32)" 的 <param name="hTargetProcessHandle"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.DuplicateHandle(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@,System.Int32,System.Int32,System.Int32)" 的 <param name="lpTargetHandle"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.DuplicateHandle(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@,System.Int32,System.Int32,System.Int32)" 的 <param name="dwDesiredAccess"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.DuplicateHandle(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@,System.Int32,System.Int32,System.Int32)" 的 <param name="bInheritHandle"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.DuplicateHandle(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@,System.Int32,System.Int32,System.Int32)" 的 <param name="dwOptions"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.DuplicateHandle(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32@,System.Int32,System.Int32,System.Int32)" 的 <returns> 文档]