C# Class BananaHook.Infrastructure.PInvoke.Win32Implementation

Inheritance: IMemoryProtection
Datei anzeigen Open project: sgraf812/BananaHook

Private Methods

Method Description
IMemoryProtection ( IntPtr lpAddress, IntPtr dwSize, MemoryProtectionConstraints flNewProtect, MemoryProtectionConstraints &pflOldProtect ) : bool
VirtualProtect ( IntPtr lpAddress, IntPtr dwSize, MemoryProtectionConstraints flNewProtect, MemoryProtectionConstraints &pflOldProtect ) : bool