Gets the size of 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 = null)]
public static uint GetFixedHeapSize()
[PluggedMethodAttribute(ASMFilePath = null)]
public static uint GetFixedHeapSize()
Return Value
Type:
UInt32The size of the block of memory.