RegValueEntry.SetIntValue Method

tikumo.regis3

RegValueEntry SetIntValue Method regdiff Code Documentation
Define an integer value

Namespace: com.tikumo.regis3
Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)

Syntax

public void SetIntValue(
	int value
)
public void SetIntValue(
	int value
)

Parameters

value
Type: OnlineSystem Int32
integer value
See Also