Click or drag to resize

NativeMethodscore_FileStorage_releaseAndGetString Method

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_FileStorage_releaseAndGetString(System.IntPtr,System.IntPtr)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus core_FileStorage_releaseAndGetString(
	IntPtr obj,
	IntPtr outString
)

Parameters

obj
Type: SystemIntPtr

[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.core_FileStorage_releaseAndGetString(System.IntPtr,System.IntPtr)"]

outString
Type: SystemIntPtr

[Missing <param name="outString"/> documentation for "M:OpenCvSharp.NativeMethods.core_FileStorage_releaseAndGetString(System.IntPtr,System.IntPtr)"]

Return Value

Type: ExceptionStatus

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_FileStorage_releaseAndGetString(System.IntPtr,System.IntPtr)"]

See Also