1 reference to VirtualFreeEx
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\Misc.cs (1)
1804
bool result = UnsafeNativeMethods.
VirtualFreeEx
(hProcess, address, size, freeType);