EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Enum UnsafeNative.MemoryProtection

    Namespace: PoeShared.Native
    Assembly: PoeShared.Native.dll
    Syntax
    [Flags]
    public enum UnsafeNative.MemoryProtection : uint

    Fields

    Name Description
    EXECUTE
    EXECUTE_READ
    EXECUTE_READWRITE
    EXECUTE_WRITECOPY
    GUARD_Modifierflag
    NOACCESS
    NOCACHE_Modifierflag
    READONLY
    READWRITE
    WRITECOMBINE_Modifierflag
    WRITECOPY

    Extension Methods

    ObjectExtensions.AddTo<UnsafeNative.MemoryProtection, TCollection>(UnsafeNative.MemoryProtection, ISourceList<TCollection>)
    ObjectExtensions.AddTo<UnsafeNative.MemoryProtection, TCollection>(UnsafeNative.MemoryProtection, ICollection<TCollection>)
    ObjectExtensions.CloneJson<UnsafeNative.MemoryProtection>(UnsafeNative.MemoryProtection)
    ObjectExtensions.CopyPropertiesTo<UnsafeNative.MemoryProtection, TTarget>(UnsafeNative.MemoryProtection, TTarget)
    ObjectExtensions.DumpToTextRaw<UnsafeNative.MemoryProtection>(UnsafeNative.MemoryProtection)
    ObjectExtensions.DumpToText<UnsafeNative.MemoryProtection>(UnsafeNative.MemoryProtection)
    ObjectExtensions.Dump<UnsafeNative.MemoryProtection>(UnsafeNative.MemoryProtection)
    ObjectExtensions.GetPropertyAccessor<UnsafeNative.MemoryProtection, TValue>(UnsafeNative.MemoryProtection, Expression<Func<UnsafeNative.MemoryProtection, TValue>>)
    ObjectExtensions.InsertTo<UnsafeNative.MemoryProtection, TCollection>(UnsafeNative.MemoryProtection, IList<TCollection>, int)
    ObjectExtensions.ToJson<UnsafeNative.MemoryProtection>(UnsafeNative.MemoryProtection)
    ObjectExtensions.ToStringSafe<UnsafeNative.MemoryProtection>(UnsafeNative.MemoryProtection)
    ObjectExtensions.TransferPropertiesTo<UnsafeNative.MemoryProtection, TTarget>(UnsafeNative.MemoryProtection, TTarget, params string[])
    XDocumentExtensions.AddTo<UnsafeNative.MemoryProtection>(UnsafeNative.MemoryProtection, XContainer)
    © Xab3r. All rights reserved.