NativeMethodscvGetWindowName Method OpenCvSharp Class Library

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

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

public static string cvGetWindowName(
	IntPtr window_handle
)

Parameters

window_handle
Type: SystemIntPtr

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

Return Value

Type: String

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

See Also

Reference