Click or drag to resize

FirmwarePageSetAddress Method

Sets the address of this firmware page.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.6.39.0 (1.6.39.0)
Syntax
public void SetAddress(
	uint address
)

Parameters

address
Type: SystemUInt32
The address of this firmware page.
See Also