BananaHook.Int3Hook.RemoveVectoredExceptionHandler C# (CSharp) Метод

RemoveVectoredExceptionHandler() приватный Метод

private RemoveVectoredExceptionHandler ( IntPtr handle ) : int
handle System.IntPtr
Результат int
        private static extern int RemoveVectoredExceptionHandler(IntPtr handle);