Unit 'AdvancedIPC' Package
[Overview][Resource strings][Constants][Types][Classes][Index] [#fcl]

HEADER_VERSION

Message header version identifier

Declaration

Source position: advancedipc.pp line 46

const HEADER_VERSION = 2;

Description

The HEADER_VERSION constant defines the version of the message header format. Currently set to 2. Messages with different header versions cannot be exchanged between clients and servers.

See also

TMessageHeader

  

Message header structure for IPC communication


Documentation generated on: Dec 15 2025