Share via


HardTotals.SetAll(Int32, Byte) Method

Definition

Sets all the data in a totals file to the specified value.

public abstract void SetAll (int handle, byte targetValue);
abstract member SetAll : int * byte -> unit
Public MustOverride Sub SetAll (handle As Integer, targetValue As Byte)

Parameters

handle
Int32

Handle to a totals file.

targetValue
Byte

Value to set is in the low byte.

Applies to