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