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