Enum UnsafeNative.AllocationType
Namespace: PoeShared.Native
Assembly: PoeShared.Native.dll
Syntax
[Flags]
public enum UnsafeNative.AllocationType : uint
Fields
Name | Description |
---|---|
COMMIT | |
LARGE_PAGES | |
PHYSICAL | |
RESERVE | |
RESET | |
TOP_DOWN | |
WRITE_WATCH |