[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvRedirectError(OpenCvSharp.CvErrorCallback,System.IntPtr,System.IntPtr@)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
public static IntPtr cvRedirectError( CvErrorCallback error_handler, IntPtr userdata, ref IntPtr prev_userdata )
Parameters
- error_handler
- Type: OpenCvSharpCvErrorCallback
[Missing <param name="error_handler"/> documentation for "M:OpenCvSharp.NativeMethods.cvRedirectError(OpenCvSharp.CvErrorCallback,System.IntPtr,System.IntPtr@)"]
- userdata
- Type: SystemIntPtr
[Missing <param name="userdata"/> documentation for "M:OpenCvSharp.NativeMethods.cvRedirectError(OpenCvSharp.CvErrorCallback,System.IntPtr,System.IntPtr@)"]
- prev_userdata
- Type: SystemIntPtr
[Missing <param name="prev_userdata"/> documentation for "M:OpenCvSharp.NativeMethods.cvRedirectError(OpenCvSharp.CvErrorCallback,System.IntPtr,System.IntPtr@)"]
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.cvRedirectError(OpenCvSharp.CvErrorCallback,System.IntPtr,System.IntPtr@)"]