Click or drag to resize

NativeMethodscore_FileStorage_getDefaultObjectName Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus core_FileStorage_getDefaultObjectName(
	string filename,
	IntPtr buf
)

Parameters

filename
Type: SystemString

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

buf
Type: SystemIntPtr

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

Return Value

Type: ExceptionStatus

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

See Also