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