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