Struct SeekFileHeader
- Namespace
- DuetControlServer.Link.Protocol.FirmwareRequests
- Assembly
- DuetControlServer.dll
Seek to a new file position
public struct SeekFileHeader
- Inherited Members
Fields
Handle
Handle of the file to write to
public uint Handle
Field Value
Offset
File position to go to
public uint Offset