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