![]() | KernelReadProcessMemory 方法 (IntPtr, IntPtr, IntPtr, Int32, Int32) |
[缺少 "M:Sweet.Common.Win32.Kernel.ReadProcessMemory(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32@)" 的 <summary> 文档]
命名空间: Sweet.Common.Win32
public static int ReadProcessMemory( IntPtr hProcess, IntPtr lpBaseAddress, IntPtr lpBuffer, int nSize, ref int lpNumberOfBytesWritten )
[缺少 "M:Sweet.Common.Win32.Kernel.ReadProcessMemory(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32@)" 的 <param name="hProcess"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.ReadProcessMemory(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32@)" 的 <param name="lpBaseAddress"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.ReadProcessMemory(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32@)" 的 <param name="lpBuffer"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.ReadProcessMemory(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32@)" 的 <param name="nSize"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.ReadProcessMemory(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32@)" 的 <param name="lpNumberOfBytesWritten"/> 文档]
[缺少 "M:Sweet.Common.Win32.Kernel.ReadProcessMemory(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32@)" 的 <returns> 文档]