C# Класс BananaHook.Infrastructure.PInvoke.Win32Implementation

Наследование: IMemoryProtection
Показать файл Открыть проект

Приватные методы

Метод Описание
IMemoryProtection ( IntPtr lpAddress, IntPtr dwSize, MemoryProtectionConstraints flNewProtect, MemoryProtectionConstraints &pflOldProtect ) : bool
VirtualProtect ( IntPtr lpAddress, IntPtr dwSize, MemoryProtectionConstraints flNewProtect, MemoryProtectionConstraints &pflOldProtect ) : bool