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
SetProp Method
Namespace:
TouchScript.Utils.Platform
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
static
int
SetProp
(
IntPtr
hWnd
,
string
lpString
,
int
hData
)
Parameters
hWnd
Type:
System
IntPtr
lpString
Type:
System
String
hData
Type:
System
Int32
Return Value
Type:
Int32
See Also
Reference
WindowsUtils Class
TouchScript.Utils.Platform Namespace