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.2.79.0 (1.2.79.0)
Syntax
public void SetAddress(
	uint address
)

Parameters

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