Click or drag to resize

WindowsUtilsMonitorFromWindow Method

Namespace:  TouchScript.Utils.Platform
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static IntPtr MonitorFromWindow(
	IntPtr hwnd,
	uint dwFlags
)

Parameters

hwnd
Type: SystemIntPtr
dwFlags
Type: SystemUInt32

Return Value

Type: IntPtr
See Also