C# 클래스 BananaHook.Infrastructure.PInvoke.Win32Implementation

상속: IMemoryProtection
파일 보기 프로젝트 열기: sgraf812/BananaHook

비공개 메소드들

메소드 설명
IMemoryProtection ( IntPtr lpAddress, IntPtr dwSize, MemoryProtectionConstraints flNewProtect, MemoryProtectionConstraints &pflOldProtect ) : bool
VirtualProtect ( IntPtr lpAddress, IntPtr dwSize, MemoryProtectionConstraints flNewProtect, MemoryProtectionConstraints &pflOldProtect ) : bool