Click or drag to resize

WindowsUtils.GetMonitorInfo Method

Namespace:  TouchScript.Utils.Platform
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static bool GetMonitorInfo(
	IntPtr hMonitor,
	ref WindowsUtils.MONITORINFO lpmi
)

Parameters

hMonitor
Type: System.IntPtr
lpmi
Type: TouchScript.Utils.Platform.WindowsUtils.MONITORINFO

Return Value

Type: Boolean
See Also