TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Utils.Platform
WindowsUtils Class
WindowsUtils Methods
EnableMouseInPointer Method
GetActiveWindow Method
GetMonitorInfo Method
GetNativeMonitorResolution Method
GlobalAddAtom Method
GlobalDeleteAtom Method
MonitorFromWindow Method
RemoveProp Method
SetProp Method
WindowsUtils
GetMonitorInfo Method
Namespace:
TouchScript.Utils.Platform
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
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
Reference
WindowsUtils Class
TouchScript.Utils.Platform Namespace