NativeMethodscore_FileStorage_getDefaultObjectName Method OpenCvSharp Class Library

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

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void core_FileStorage_getDefaultObjectName(
	string filename,
	StringBuilder buf,
	int bufLength
)

Parameters

filename
Type: SystemString

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

buf
Type: System.TextStringBuilder

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

bufLength
Type: SystemInt32

[Missing <param name="bufLength"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_FileStorage_getDefaultObjectName(System.String,System.Text.StringBuilder,System.Int32)"]

See Also

Reference