BananaHook.Int3Hook.RemoveVectoredExceptionHandler C# (CSharp) Method

RemoveVectoredExceptionHandler() private method

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