Unit 'SimpleIPC' Package
[Overview][Resource strings][Constants][Types][Classes][Variables][Index] [#fcl-process]

TMsgHeader

Declaration

Source position: simpleipc.pp line 44

type TMsgHeader = packed record

  Version: Byte;

  MsgType: TMessageType;

  MsgLen: Integer;

end;


Documentation generated on: 2026-03-03