1 reference to ReadProcessMemory
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\Misc.cs (1)
1403bool result = UnsafeNativeMethods.ReadProcessMemory(hProcess, source, dest, size, out bytesRead);