NativeMethodscore_FileStorage_new2 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_FileStorage_new2(System.String,System.Int32,System.String,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_FileStorage_new2( string source, int flags, string encoding, out IntPtr returnValue )
Public Shared Function core_FileStorage_new2 ( source As String, flags As Integer, encoding As String, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus core_FileStorage_new2( String^ source, int flags, String^ encoding, [OutAttribute] IntPtr% returnValue )
static member core_FileStorage_new2 : source : string * flags : int * encoding : string * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="source"/> documentation for "M:OpenCvSharp.NativeMethods.core_FileStorage_new2(System.String,System.Int32,System.String,System.IntPtr@)"]
[Missing <param name="flags"/> documentation for "M:OpenCvSharp.NativeMethods.core_FileStorage_new2(System.String,System.Int32,System.String,System.IntPtr@)"]
[Missing <param name="encoding"/> documentation for "M:OpenCvSharp.NativeMethods.core_FileStorage_new2(System.String,System.Int32,System.String,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_FileStorage_new2(System.String,System.Int32,System.String,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_FileStorage_new2(System.String,System.Int32,System.String,System.IntPtr@)"]