C# Class MemoryAllocatorHelpers, Reloaded.Hooks

显示文件 Open project: Reloaded-Project/Reloaded.Hooks

Public Methods

Method Description
GetMaxAddress ( bool largeAddressAware = false ) : UIntPtr,

Returns the max addressable address of the process sitting behind the MemoryBufferHelper.

Method Details

GetMaxAddress() public static method

Returns the max addressable address of the process sitting behind the MemoryBufferHelper.
public static GetMaxAddress ( bool largeAddressAware = false ) : UIntPtr,
largeAddressAware bool
return UIntPtr,