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: 2025-07-25