C# Класс BananaHook.Specs.StubMemoryProtection

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

Открытые методы

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

Описание методов

VirtualProtect() публичный метод

public VirtualProtect ( IntPtr lpAddress, IntPtr dwSize, MemoryProtectionConstraints flNewProtect, MemoryProtectionConstraints &pflOldProtect ) : bool
lpAddress System.IntPtr
dwSize System.IntPtr
flNewProtect MemoryProtectionConstraints
pflOldProtect MemoryProtectionConstraints
Результат bool