Table of Contents

Struct DeleteLocalVariableHeader

Namespace
DuetControlServer.Link.Protocol.SbcRequests
Assembly
DuetControlServer.dll

Header of a deletion request for local variables. This is followed by the variable name

public struct DeleteLocalVariableHeader
Inherited Members

Fields

Source of this request

public CodeChannel Channel

Field Value

CodeChannel

Length of the variable name

public byte VariableLength

Field Value

byte