Click or drag to resize

NativeMethodscore_getBuildInformation Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus core_getBuildInformation(
	IntPtr buf
)

Parameters

buf
Type: SystemIntPtr

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

Return Value

Type: ExceptionStatus

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

See Also