C# Class MemoryAllocatorHelpers, Reloaded.Hooks

Afficher le fichier Open project: Reloaded-Project/Reloaded.Hooks

Méthodes publiques

Méthode Description
GetMaxAddress ( bool largeAddressAware = false ) : UIntPtr,

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

Method Details

GetMaxAddress() public static méthode

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