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