Gets a pointer to the block of memory to allocate to the kernel's fixed heap.
Namespace: KernelAssembly: Kernel (in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
[PluggedMethodAttribute(ASMFilePath = "ASM\Heap\GetFixedHeapPtr")]
public static uint* GetFixedHeapPtr()
[PluggedMethodAttribute(ASMFilePath = "ASM\Heap\GetFixedHeapPtr")]
public static uint* GetFixedHeapPtr()
Return Value
Type:
UInt32*
The pointer to the block of memory.