Share via


VhdDataWriter.WriteBoolean(Int64, Boolean) Method

Definition

public void WriteBoolean (long offset, bool value);
member this.WriteBoolean : int64 * bool -> unit
Public Sub WriteBoolean (offset As Long, value As Boolean)

Parameters

offset
Int64
value
Boolean

Applies to