VirtualAlloc

GPTKB entity

Statements (26)
Predicate Object
gptkbp:instanceOf Windows API
gptkbp:canAllocate committed memory
large pages
reserved memory
reset memory
gptkbp:canBe gptkb:VirtualFree
gptkbp:category memory management function
system call
gptkbp:definedIn Windows API
gptkbp:documentation https://learn.microsoft.com/en-us/windows/win32/api/memoryapi/nf-memoryapi-virtualalloc
gptkbp:headerFile windows.h
https://www.w3.org/2000/01/rdf-schema#label VirtualAlloc
gptkbp:introducedIn gptkb:Windows_NT
gptkbp:parameter DWORD flAllocationType
DWORD flProtect
LPVOID lpAddress
SIZE_T dwSize
gptkbp:provides gptkb:Microsoft_Windows
gptkbp:result LPVOID
gptkbp:usedFor memory allocation
virtual memory management
gptkbp:bfsParent gptkb:Kernel32
gptkb:Kernel32.dll
gptkb:Windows_Memory_Management
gptkb:kernel32.dll
gptkbp:bfsLayer 7