Click or drag to resize

WindowsUtilsRemoveProp Method

Namespace:  TouchScript.Utils.Platform
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static int RemoveProp(
	IntPtr hWnd,
	string lpString
)

Parameters

hWnd
Type: SystemIntPtr
lpString
Type: SystemString

Return Value

Type: Int32
See Also