NativeMethodscore_getVersionString Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_getVersionString(System.Text.StringBuilder,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_getVersionString( StringBuilder buf, int maxLength )
Public Shared Function core_getVersionString ( buf As StringBuilder, maxLength As Integer ) As ExceptionStatus
public: static ExceptionStatus core_getVersionString( StringBuilder^ buf, int maxLength )
static member core_getVersionString : buf : StringBuilder * maxLength : int -> ExceptionStatus
[Missing <param name="buf"/> documentation for "M:OpenCvSharp.NativeMethods.core_getVersionString(System.Text.StringBuilder,System.Int32)"]
[Missing <param name="maxLength"/> documentation for "M:OpenCvSharp.NativeMethods.core_getVersionString(System.Text.StringBuilder,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_getVersionString(System.Text.StringBuilder,System.Int32)"]