NativeMethodsml_Ptr_EM_get Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ml_Ptr_EM_get(System.IntPtr,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus ml_Ptr_EM_get( IntPtr ptr, out IntPtr returnValue )
Public Shared Function ml_Ptr_EM_get ( ptr As IntPtr, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus ml_Ptr_EM_get( IntPtr ptr, [OutAttribute] IntPtr% returnValue )
static member ml_Ptr_EM_get : ptr : IntPtr * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="ptr"/> documentation for "M:OpenCvSharp.NativeMethods.ml_Ptr_EM_get(System.IntPtr,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.ml_Ptr_EM_get(System.IntPtr,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ml_Ptr_EM_get(System.IntPtr,System.IntPtr@)"]