Click or drag to resize

WindowsUtilsGetMonitorInfo 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 WindowsUtilsMONITORINFO lpmi
)

Parameters

hMonitor
Type: SystemIntPtr
lpmi
Type: TouchScript.Utils.PlatformWindowsUtilsMONITORINFO

Return Value

Type: Boolean
See Also