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