BananaHook.Int3Hook.RemoveVectoredExceptionHandler C# (CSharp) 메소드

RemoveVectoredExceptionHandler() 개인적인 메소드

private RemoveVectoredExceptionHandler ( IntPtr handle ) : int
handle System.IntPtr
리턴 int
        private static extern int RemoveVectoredExceptionHandler(IntPtr handle);