VirtualFree

GPTKB entity

Statements (22)
Predicate Object
gptkbp:instanceOf Windows API
gptkbp:book gptkb:Kernel32.dll
gptkbp:callingConvention WINAPI
gptkbp:definedIn Windows.h
gptkbp:documentation https://learn.microsoft.com/en-us/windows/win32/api/memoryapi/nf-memoryapi-virtualfree
https://www.w3.org/2000/01/rdf-schema#label VirtualFree
gptkbp:introducedIn gptkb:Windows_NT
gptkbp:parameter DWORD dwFreeType
LPVOID lpAddress
SIZE_T dwSize
gptkbp:provides gptkb:Microsoft_Windows
gptkbp:relatedTo gptkb:VirtualAlloc
VirtualProtect
gptkbp:requiresHeader windows.h
gptkbp:result BOOL
gptkbp:usedFor decommitting memory
freeing virtual address space
releasing memory
gptkbp:bfsParent gptkb:Kernel32
gptkb:Kernel32.dll
gptkb:kernel32.dll
gptkbp:bfsLayer 7